From a68dc34cba36a4812093db9aaa2e9d5e4b82faf0 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 18 Jun 2019 17:19:56 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- ayanova/src/views/inventory-widget-edit.vue | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 35e1d891..b51159ce 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -75,7 +75,7 @@ DONE: For form initialization modify widget edit make an simple init call for on - Init should be promisified and have a chain of promises for form initialization so async stuff can properly finalize before init is done and code moves on DONE: Turn widget edit ROLES into a static select populated from server - Use the enumpicklist route to get a list of roles and use it for the widget UI -### TODO: Widget - NOTES FIELD +DONE: Widget - NOTES FIELD TODO: TAGS!!! Do tags mofo TODO: Custom fields TODO: Record history display / check other AyaNova 7 options / buttons that need to carry forward diff --git a/ayanova/src/views/inventory-widget-edit.vue b/ayanova/src/views/inventory-widget-edit.vue index 3186aca1..51e9f925 100644 --- a/ayanova/src/views/inventory-widget-edit.vue +++ b/ayanova/src/views/inventory-widget-edit.vue @@ -138,7 +138,6 @@ @change="onChange('roles')" > -