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