This commit is contained in:
2020-07-06 15:49:29 +00:00
parent f7008cf824
commit 599711e5bb
2 changed files with 0 additions and 5 deletions

View File

@@ -4,9 +4,6 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang
=-=-=-=-
todo: move contact url from evaluate form to gzapi and then consider places to put more contact tech support buttons, perhaps in About form?
todo: remvioe about link on about form
todo: error http://localhost:8080/adm-global-select-templates pick Customer get error at server:
Check other ones as well
2020-07-01 15:18:23.7324|ERROR|SERVER|Error=>System.NotImplementedException: PICKLIST NOT IMPLEMENTED

View File

@@ -198,14 +198,12 @@ function generateMenu(vm) {
{
title: "CopySupportInfo",
icon: "fa-copy",
surface: false,
key: "about:copysupportinfo",
vm: vm
},
{
title: "Log",
icon: "fa-glasses",
surface: false,
key: "app:nav:log",
data: "ay-log"
},