From 24be7892ced14f8d4469ad286949cea75ad0cc55 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Mon, 23 Dec 2019 17:23:31 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- ayanova/src/views/ay-about.vue | 2 +- ayanova/src/views/ay-log.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 03861c25..115d6d43 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -47,7 +47,7 @@ CURRENT TODOs SHELL / NAV / MENUS / LAYOUT -TODO: Just renamed log, about and customize, make sure they still work and go to correct help docs + TODO: DECIDE WHERE TO PUT MRU? In Home or in drop down menu. (I'm leaning towards in HOME as it's own page because it can be large list and don't want to burden or slow the menu too much) TODO: STUB OUT MENU ITEMS MISSING - PUT SEARCH into main menu that opens a route to a dedicated search page (or results open in dedicated search for typing into menu?) diff --git a/ayanova/src/views/ay-about.vue b/ayanova/src/views/ay-about.vue index 35f75b2f..27a34fec 100644 --- a/ayanova/src/views/ay-about.vue +++ b/ayanova/src/views/ay-about.vue @@ -219,7 +219,7 @@ export default { icon: "glasses", surface: true, key: "app:nav:log", - data: "log" + data: "ay-log" } ] }); diff --git a/ayanova/src/views/ay-log.vue b/ayanova/src/views/ay-log.vue index ff8cd61f..63111d75 100644 --- a/ayanova/src/views/ay-log.vue +++ b/ayanova/src/views/ay-log.vue @@ -26,7 +26,7 @@ export default { isMain: false, icon: "fa-info-circle", title: window.$gz.locale.get("Log"), - helpUrl: "user-form-log", + helpUrl: "form-ay-log", menuItems: [ // {