From a50a465db055fdc58349d94ff19702281de7c7cc Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 20 Apr 2020 19:21:18 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 6 +---- .../src/components/custom-fields-control.vue | 24 +++++++++---------- ayanova/src/components/pick-list.vue | 4 +++- ayanova/src/components/tag-picker.vue | 4 +++- ayanova/src/components/wiki-control.vue | 8 +++---- ayanova/src/views/widget.vue | 12 +++++----- 6 files changed, 29 insertions(+), 29 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 2556312b..7b15d4e9 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -65,11 +65,7 @@ CURRENT TODOs @@@@@@@@@@@ ROADMAP STAGE 2: -todo: Not sure I like not being able to logout from a widget edit form - - put back? - - Put in nav menu to left (seems logical that way) and remove from any other menu - - as bottom option - + todo: Test widget form as bizamdinlimited read only mode because I think several things are not right in read only mode - remove clear button and option if read only - make sure can't use any of the controls the make changes diff --git a/ayanova/src/components/custom-fields-control.vue b/ayanova/src/components/custom-fields-control.vue index 75ef5d7f..8e95ca5d 100644 --- a/ayanova/src/components/custom-fields-control.vue +++ b/ayanova/src/components/custom-fields-control.vue @@ -19,7 +19,7 @@
-