This commit is contained in:
2020-04-10 14:51:28 +00:00
parent d201bfcd3c
commit 70302d0261
2 changed files with 146 additions and 13 deletions

View File

@@ -122,7 +122,7 @@ export default {
vm.appBar.menuItems.push({ divider: true, inset: false });
//SEARCH
//all forms except the search form
//all forms except the search form
if (ctx.icon != "fa-search") {
//For all forms but not on the search form itself; if this is necessary for others then make a nosearch or something flag controlled by incoming ctx but if not then this should suffice
vm.appBar.menuItems.push({