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") }}