From f92a0f9b1c3224ca2ca2751c14b7975c900eba5b Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 4 Jan 2022 00:04:51 +0000 Subject: [PATCH] removed unnecessary extensions control and menu handler --- ayanova/devdocs/todo.txt | 2 +- .../views/svc-work-order-item-priorities.vue | 17 +---------------- .../src/views/svc-work-order-item-status.vue | 16 ---------------- 3 files changed, 2 insertions(+), 33 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 8726cd1c..cfd9d961 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -782,7 +782,7 @@ BUILD 8.0.0-beta.0.9 CHANGES OF NOTE - fixed bug where printing a report would make the save icon show as available due to setting last report in menu - Added "Boot path" to log file boot entries and also to server information shown in UI ops->server information so users (or us) can see what folder they *actually* run AyaNova from - TaskGroups form added missing extensions menu item -- TaskGroups form added missing reporting menu item +- TaskGroups form added missing reporting menu item (get there from workorder menu) diff --git a/ayanova/src/views/svc-work-order-item-priorities.vue b/ayanova/src/views/svc-work-order-item-priorities.vue index 3816a0d2..7a49b7ab 100644 --- a/ayanova/src/views/svc-work-order-item-priorities.vue +++ b/ayanova/src/views/svc-work-order-item-priorities.vue @@ -1,12 +1,7 @@