This commit is contained in:
@@ -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?
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user