From 528d22da1a3c85aff93ad57cb7f20054345ef093 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 3 Mar 2021 18:02:45 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 2 -- ayanova/src/views/ay-evaluate.vue | 12 ++++++++---- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index fe04627c..6a7cc1fa 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -47,8 +47,6 @@ todo: it's a bit hard to click on a single digit or character link in a data tab e.g. serial number 1 of a po can the region be expanded with invisible text or something? -todo: "Picklist display formats" translation used in admin settings - rename to something more generic like selectable items display format or something as it's used in displaying in lists as well like part assembly parts todo: partassembly form should use an edit dialog rather than edit in place in the grid as it's ugly and clunky and outside of the standard that will be used in PO and wo etc diff --git a/ayanova/src/views/ay-evaluate.vue b/ayanova/src/views/ay-evaluate.vue index cd3822a1..3dd98342 100644 --- a/ayanova/src/views/ay-evaluate.vue +++ b/ayanova/src/views/ay-evaluate.vue @@ -38,9 +38,13 @@ - {{ - $ay.t("Cancel") - }} + {{ $ay.t("Cancel") }}