mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-05 16:35:10 +00:00
(html) Add subheader in sidenav of Preferences
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
ng-class="{ 'sg-close': leftIsClose }">
|
||||
<var:component className="UIxSidenavToolbarTemplate" />
|
||||
<md-content md-scroll-y="md-scroll-y" class="md-flex md-hue-2">
|
||||
<md-subheader>{{ ::'Preferences' | loc }}</md-subheader>
|
||||
<md-list>
|
||||
<md-list-item ng-click="app.go('general', preferencesForm)"
|
||||
ng-disabled="preferencesForm.$invalid"
|
||||
|
||||
Reference in New Issue
Block a user