This commit is contained in:
@@ -295,14 +295,6 @@ function generateMenu(vm) {
|
||||
}
|
||||
menuOptions.menuItems.push({ divider: true, inset: false });
|
||||
|
||||
if (window.$gz.dev) {
|
||||
menuOptions.menuItems.push({
|
||||
title: "DEV HIDE ALL",
|
||||
icon: "$ayiMagic",
|
||||
key: FORM_KEY + ":DEVHIDEALL",
|
||||
vm: vm
|
||||
});
|
||||
}
|
||||
//Extra link to it here so people can stumble their way onto it
|
||||
//plus it's related to this form and people think Customize for the whole shebang
|
||||
menuOptions.menuItems.push({
|
||||
|
||||
Reference in New Issue
Block a user