diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 18ea9aa4..075d671f 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -268,7 +268,8 @@ 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? +- 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-header.vue b/ayanova/src/components/work-order-header.vue index 7db55986..bec3f8c8 100644 --- a/ayanova/src/components/work-order-header.vue +++ b/ayanova/src/components/work-order-header.vue @@ -61,7 +61,7 @@ - +