(html) Add subheader in sidenav of Preferences

pull/214/head
Francis Lachapelle 2016-06-14 10:54:28 -04:00
parent e24ee771e2
commit 35c0436bf6
1 changed files with 1 additions and 0 deletions

View File

@ -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"