diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index a15aaebd..d8260a20 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -3,22 +3,8 @@ Success is the ability to go from failure to failure without loss of enthusiasm "A smooth sea never made a skilled sailor" Franklin D. Roosevelt - - - NEXT TODOS: -Only real issue is the copy button not working in edge or ipad safari, need to find alternative way to do it or hide button for those browsers maybe? - -ISSUES: -iPad -- PWA not updating on iPad, even removed and refreshed in safari then readded to home screen and still showed outdated FML! -- Copy to log not working undefined is not an object when accessing navigator.clipboard.writetext -- -EDGE desktop -- Copy to log not working, same error as iPad: DEV ERROR errorHandler::devShowUnknownError - unexpected error: Vue error: TypeError: Unable to get property 'writeText' of undefined or null reference info: event handler for "menu-click" - - ### RETEST ALL DEVICES WHEN GET TO HERE ##### diff --git a/ayanova/src/views/About.vue b/ayanova/src/views/About.vue index d7b3b0a0..b1441222 100644 --- a/ayanova/src/views/About.vue +++ b/ayanova/src/views/About.vue @@ -68,8 +68,8 @@
{{ this.$gzlocale.get("ShortDateAndTimeFormat") }}: + >{{ this.$gzlocale.get("ShortDateAndTimeFormat") }}: + {{ this.$gzlocale.format().shortDateAndTime }}