From e0a2c802f1daa466b84977cafaa4bcfa4dd366a2 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 8 Dec 2021 16:12:08 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 +- ayanova/src/views/ops-view-configuration.vue | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index de8b5123..2693c74c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -326,7 +326,7 @@ function ayGroupByTag(reportDataArray, tagContains) { \_____|______|_____|______|_| \_| |_| - +- 1 fixed?? changed to attachment files path : for some reason user files path is blank in server settings under ops in ayanova app on linux desktop when using the single data path folder, check in windows - 1 todo: First print if it's downloading or will need to download chromium it should state there will be a delay while it attempts to download and install chromium render engine - 1 todo: firefox schedule fix: https://github.com/vuetifyjs/vuetify/issues/14243#issuecomment-944907925 this should fix on it's own with an update to vuetify which was just patched 2021-11-09 and not released yet diff --git a/ayanova/src/views/ops-view-configuration.vue b/ayanova/src/views/ops-view-configuration.vue index 7925f87c..ca442f09 100644 --- a/ayanova/src/views/ops-view-configuration.vue +++ b/ayanova/src/views/ops-view-configuration.vue @@ -45,9 +45,11 @@ - AYANOVA_USER_FILES_PATH + AYANOVA_ATTACHMENT_FILES_PATH {{ - config.ayanovA_USER_FILES_PATH + config.ayanovA_ATTACHMENT_FILES_PATH }}