diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 39f33bae..93a9990f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -268,7 +268,7 @@ TODO: 1 BETA DOCS: rather than bombing. maybe do this first so can catch the ones that slip through - 1 todo: Search limited to a type is *not* working, it just returns all results, search from a Customer for example and you will see all object results -- 1 todo: tags required field validation not working at all + - 1 todo: wiki control needs to be able to show validation errors when minimized so when it's a required field it can show if empty - 1 todo: time control in native browser format isn't showing a title at all, check date as well. Date and time is ok - 1 todo: help about does it show user has native date time input use browser override? diff --git a/ayanova/src/components/work-order-items.vue b/ayanova/src/components/work-order-items.vue index caf5c648..ab4e0c55 100644 --- a/ayanova/src/components/work-order-items.vue +++ b/ayanova/src/components/work-order-items.vue @@ -324,8 +324,7 @@