mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-09-04 13:15:06 +00:00
fix(administration): add theme preview
This commit is contained in:
@@ -32,6 +32,12 @@
|
||||
<md-icon>security</md-icon>
|
||||
<p class="sg-item-name"><var:string label:value="Rights"/></p>
|
||||
</md-list-item>
|
||||
<md-list-item ng-click="app.go('theme')"
|
||||
ui-sref="administration.theme"
|
||||
ui-sref-active="md-default-theme md-background md-bg md-hue-1">
|
||||
<md-icon>palette</md-icon>
|
||||
<p class="sg-item-name"><var:string label:value="Theme Preview"/></p>
|
||||
</md-list-item>
|
||||
</md-list>
|
||||
</md-content>
|
||||
</md-sidenav>
|
||||
|
||||
Reference in New Issue
Block a user