v1.7 alpha.2

This commit is contained in:
carodej
2020-07-15 08:34:52 +02:00
parent b1860eac21
commit 38da639e26
32 changed files with 352 additions and 145 deletions

View File

@@ -51,7 +51,7 @@
{
icon: 'settings',
title: this.$t('admin_menu.settings'),
routeName: 'User',
routeName: 'AppOthers',
isVisible: true,
},
],
@@ -69,7 +69,7 @@
isVisible: true,
},
{
icon: 'monitor-icon',
icon: 'monitor',
title: this.$t('admin_menu.pages'),
routeName: 'Pages',
isVisible: true,