diff --git a/ayanova/src/views/ay-customize.vue b/ayanova/src/views/ay-customize.vue index 70d2ffe1..f37622c0 100644 --- a/ayanova/src/views/ay-customize.vue +++ b/ayanova/src/views/ay-customize.vue @@ -366,7 +366,7 @@ function initDataObject(vm) { if (res.error) { throw res.error; } - debugger; + //set vm.obj to the combined synthesized snapshot array of template and availble fields for working data for this form // - {key, ltdisplay, hideable, custom, required, hide, type} //Iterate ObjectFields diff --git a/ayanova/src/views/test-inventory-widget-edit.vue b/ayanova/src/views/test-inventory-widget-edit.vue index a4736081..397ab755 100644 --- a/ayanova/src/views/test-inventory-widget-edit.vue +++ b/ayanova/src/views/test-inventory-widget-edit.vue @@ -34,7 +34,7 @@ > - +