This commit is contained in:
@@ -662,10 +662,6 @@ function generateMenu(vm) {
|
||||
});
|
||||
}
|
||||
|
||||
//todo: get the last used report from the vuex form state and
|
||||
//insert it here if it exists.
|
||||
//was going to do multiple but that's a lot of fuckery and space eating
|
||||
|
||||
if (vm.rights.change) {
|
||||
menuOptions.menuItems.push({
|
||||
title: vm.$ay.t("New"),
|
||||
|
||||
Reference in New Issue
Block a user