This commit is contained in:
2020-11-05 15:32:08 +00:00
parent b8585e1e87
commit 67fc6f7f82
5 changed files with 25 additions and 9 deletions

View File

@@ -19,7 +19,10 @@ export default {
// called once from app.vue only
//
wireUpEventHandlers(vm) {
//###########################################
//Notifications: pops up and slowly disappears
//ACTUAL UI IN gznotify.vue
//###########################################
///////////
//ERROR
@@ -87,6 +90,10 @@ export default {
VM_LOCAL = vm;
},
//###########################################
//CONFIRMATION DIALOGS
//ACTUAL UI IN gzconfirm.vue
//###########################################
/////////////////////////////////////
// Are you sure you want to delete?
//