Show Button, when Upgrade Version is available ! (check from the server, the version number
- for debug: added led button to see when is calling the server and the IndexedDb.
This commit is contained in:
@@ -150,6 +150,11 @@ module.exports = function (ctx) {
|
||||
'QDatetime',
|
||||
'QSlideTransition',
|
||||
'QTable',
|
||||
'QTableColumns',
|
||||
'QTh',
|
||||
'QTr',
|
||||
'QSearch',
|
||||
'QTd',
|
||||
'QContextMenu',
|
||||
'QProgress',
|
||||
'QSlider',
|
||||
@@ -161,9 +166,9 @@ module.exports = function (ctx) {
|
||||
],
|
||||
// Quasar plugins
|
||||
plugins: [
|
||||
'Meta',
|
||||
'Dialog',
|
||||
'Notify',
|
||||
'Meta',
|
||||
'Cookies',
|
||||
'ActionSheet', 'Loading'
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user