- dialog confirm delete item
- fix: context-menu (right click) declared only once and using twice using: @click.native="$refs.popover.$refs.popup.show()"
This commit is contained in:
@@ -159,6 +159,7 @@ module.exports = function (ctx) {
|
||||
],
|
||||
// Quasar plugins
|
||||
plugins: [
|
||||
'Dialog',
|
||||
'Notify',
|
||||
'Meta',
|
||||
'Cookies',
|
||||
|
||||
Reference in New Issue
Block a user