This commit is contained in:
2019-11-08 21:37:56 +00:00
parent 4bc52914f4
commit e7e0c94c16
3 changed files with 59 additions and 32 deletions

View File

@@ -155,6 +155,15 @@ export default function initialize() {
);
}
// eslint-disable-next-line no-debugger
// debugger;
window.$gz.dialog.confirmDelete().then(dialogResult => {
window.$gz.eventBus.$emit(
"notify-info",
"You chose: " + dialogResult
);
});
//Store offset in locale data
//TODO: also need the other locale settings such as number and date formats etc to be added at server
window.$gz.store.commit("setLocale", {