From 00c94b111bf133210e4060933cc717909042ec6e Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 25 Jun 2020 20:56:30 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 7 +------ ayanova/src/App.vue | 2 +- 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fcb8daf1..a23fb042 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -5,15 +5,10 @@ PRIORITY - ALWAYS Lowest level stuff first, i.e. TODO at server, api route chang -todo: Administration - translation - - Export function (download as file I guess) - On Translation editor form - - Import function - On Translations list form todo: translation get value for key should not return ?? if it's empty, instead just return empty This will avoid fouc on slow retrieval - + todo: help links for User, Users, Translations, Translation diff --git a/ayanova/src/App.vue b/ayanova/src/App.vue index bde87465..c2a8a0ea 100644 --- a/ayanova/src/App.vue +++ b/ayanova/src/App.vue @@ -140,7 +140,7 @@ {{ appBar.icon }}  - {{ $ay.t(appBar.title) }} + {{ $ay.t(appBar.title) }}