This commit is contained in:
@@ -329,11 +329,6 @@ async function populateSelectionLists(vm) {
|
||||
"NotifyEventType"
|
||||
);
|
||||
|
||||
// await window.$gz.enums.fetchEnumList("NotifyDeliveryMethod");
|
||||
// vm.selectLists.deliveryMethods = window.$gz.enums.getSelectionList(
|
||||
// "NotifyDeliveryMethod"
|
||||
// );
|
||||
|
||||
await window.$gz.enums.fetchEnumList("ayatype");
|
||||
vm.selectLists.ayaTypes = window.$gz.enums.getSelectionList("ayatype");
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user