- 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:
Paolo Arena
2019-01-29 23:13:28 +01:00
parent e029f6165e
commit 818a7a4289
20 changed files with 307 additions and 123 deletions

View File

@@ -159,6 +159,7 @@ module.exports = function (ctx) {
],
// Quasar plugins
plugins: [
'Dialog',
'Notify',
'Meta',
'Cookies',