Last report implemented throughout
This commit is contained in:
@@ -299,6 +299,7 @@ function generateMenu(vm) {
|
||||
if (lastReport != null) {
|
||||
menuOptions.menuItems.push({
|
||||
title: lastReport.name,
|
||||
notrans: true,
|
||||
icon: "$ayiFileAlt",
|
||||
key: FORM_KEY + ":report:" + lastReport.id,
|
||||
vm: vm
|
||||
|
||||
Reference in New Issue
Block a user