This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user