Remove (useless) "close" button on sidenav

This commit is contained in:
iRouge
2015-03-03 23:31:39 -05:00
committed by Francis Lachapelle
parent bed46ba2eb
commit 1ac49415d1
2 changed files with 0 additions and 2 deletions

View File

@@ -154,7 +154,6 @@
</h2>
</md-toolbar>
<md-content md-scroll-y="md-scroll-y" class="md-flex" ng-controller="LeftCtrl">
<md-button ng-click="close()" class="md-primary md-hide-gt-md">Close</md-button>
<md-list>
<md-item ng-repeat="folder in addressbooks track by folder.id"
ng-class="{_selected: addressbook.id==folder.id}"

View File

@@ -271,7 +271,6 @@
</h2>
</md-toolbar>
<md-content md-scroll-y="md-scroll-y" class="md-flex" ng-controller="LeftCtrl">
<md-button ng-click="close()" class="md-primary md-hide-gt-md">Close</md-button>
<md-list ng-repeat="account in accounts track by account.id">
<md-item>
<md-item-content>