From 8f7d04e4afff8999825a5785a1410e9ed365c49c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Fri, 5 Nov 2021 14:31:03 +0000 Subject: [PATCH] case 4013 --- ayanova/devdocs/todo.txt | 2 +- ayanova/src/components/report-selector-control.vue | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 1d5a3e0b..71f6f46d 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -972,7 +972,7 @@ BUILD 136 CHANGES OF NOTE - case 4009 - case 4005 & 4011 could not reproduce, did have a guess though in notes of case 4011. Possibly a transient error related to chromium browser download. - case 4012 - +- case 4013 diff --git a/ayanova/src/components/report-selector-control.vue b/ayanova/src/components/report-selector-control.vue index 00e54608..1e3b64d3 100644 --- a/ayanova/src/components/report-selector-control.vue +++ b/ayanova/src/components/report-selector-control.vue @@ -24,7 +24,7 @@ @click="renderReport(item.id, item.name)" > {{ item.name }} - + $ayiEdit @@ -42,6 +42,7 @@ text @click.native="newReport" data-cy="reportselector:ok" + class="d-none d-sm-flex" >{{ $ay.t("New") }}