This commit is contained in:
2020-04-10 21:05:16 +00:00
parent 2cebf0c06f
commit 5c9b64d005
2 changed files with 36 additions and 21 deletions

View File

@@ -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"),