From ce9c0ed4d07278001f9584cc7460a1d6651a23b3 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 3 Jun 2019 23:44:47 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 14 -------------- ayanova/src/views/About.vue | 4 ++-- 2 files changed, 2 insertions(+), 16 deletions(-) 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 }}