From de34e3783f60333c11875922ead9f2d6d9a08d6c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Tue, 8 Sep 2020 20:52:21 +0000 Subject: [PATCH] --- ayanova/src/views/ay-report-edit.vue | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ayanova/src/views/ay-report-edit.vue b/ayanova/src/views/ay-report-edit.vue index 02058cea..8e2dd320 100644 --- a/ayanova/src/views/ay-report-edit.vue +++ b/ayanova/src/views/ay-report-edit.vue @@ -136,8 +136,7 @@ import * as monaco from "monaco-editor"; /*TODO: -Example api helper for docs -http://localhost:7575/api/v8/enum-list/list/AyaType + determine course of action to handle locale keys list for report based on fields in data source I'm thinking of replicating the Client translation.js code for this as it's simple and tested