This commit is contained in:
@@ -620,7 +620,7 @@ function initForm(vm) {
|
||||
return fetchLocaleText(vm).then(
|
||||
populatePickLists(vm).then(
|
||||
vm.$gzformcustomtemplate.get(FORM_CUSTOM_TEMPLATE_KEY)
|
||||
)
|
||||
)
|
||||
);
|
||||
}
|
||||
|
||||
@@ -636,7 +636,6 @@ function populatePickLists(vm) {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
//////////////////////
|
||||
//
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user