diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index b51159ce..0a279c6d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -80,6 +80,7 @@ TODO: TAGS!!! Do tags mofo TODO: Custom fields TODO: Record history display / check other AyaNova 7 options / buttons that need to carry forward - Some of this stuff is stage 2 for the edit form + - Record history could be displayed on a timeline: https://vuetifyjs.com/en/components/timelines TODO: WIKI TODO: Attached documents diff --git a/ayanova/src/views/inventory-widget-edit.vue b/ayanova/src/views/inventory-widget-edit.vue index 51e9f925..87d6f1fb 100644 --- a/ayanova/src/views/inventory-widget-edit.vue +++ b/ayanova/src/views/inventory-widget-edit.vue @@ -147,6 +147,7 @@ ref="notes" @change="onChange('notes')" auto-grow + outline >