diff --git a/ayanova/src/views/ay-customize.vue b/ayanova/src/views/ay-customize.vue index e07737f8..2601c885 100644 --- a/ayanova/src/views/ay-customize.vue +++ b/ayanova/src/views/ay-customize.vue @@ -385,21 +385,22 @@ async function initDataObject(vm) { //Iterate ObjectFields //create a new object based on the f.a.f. item and any existing template values for that item - //Iterate first to ensure the cached translations of field keys + //Iterate first to ensure the cached translations of field keys //(due to this form being opened directly from things like record history so might not be cached yet) - let requiredTranslations=[]; - //for (var i=0, l=arr.length; i