diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 63314c62..79e1a2b1 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -47,7 +47,7 @@ All platforms and browsers - DONE Surface property that will force an item to be surfaced to the left of the menu in the app-bar - Keep the original in the menu though for people that are used to it? - DONE reorganize SAVE, DELETE ETC, put a divider between main form actions and then all the myriad of secondary things -#### HERE -> LOCALIZE - check all new menu items, some might be not localized (look for ALL CAPS) + - DONE LOCALIZE check all new menu items, some might be not localized (look for ALL CAPS) - WIRE UP logout link to go to login form and logout properly - WIRE up save menu item and add code to disable save on broken rules (and make red, disabled etc) - Wire up delete menu item diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index 82e47055..a63d4e24 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -1,5 +1,5 @@