From 599711e5bb278cb5c796cec90a4af5ca8ee2b0a0 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 6 Jul 2020 15:49:29 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 3 --- ayanova/src/views/ay-about.vue | 2 -- 2 files changed, 5 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 137a8283..dccf850f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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 diff --git a/ayanova/src/views/ay-about.vue b/ayanova/src/views/ay-about.vue index fe53bfac..39ffd00d 100644 --- a/ayanova/src/views/ay-about.vue +++ b/ayanova/src/views/ay-about.vue @@ -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" },