refactor: admin-edit-user -> vue + fixes

This commit is contained in:
NGPixel
2017-06-09 22:33:33 -04:00
parent d590c67d50
commit 33c05b327b
8 changed files with 285 additions and 282 deletions

View File

@@ -1,7 +1,7 @@
extends ../../layout.pug
block rootNavCenter
h2.nav-item= t('nav.account')
h2.nav-item= t('nav.settings')
block rootNavRight
loading-spinner
@@ -48,7 +48,7 @@ block content
a(href='/admin/settings')
i.icon-cog
span= t('nav.syssettings')
li
//-li
a(href='/admin/theme')
i.icon-drop
span= t('nav.theme')