Browse Source

removed comments

tags/1.0.0
Robin Thoni 8 years ago
parent
commit
af717b1d55
1 changed files with 0 additions and 7 deletions
  1. 0
    7
      app/views/sidebar.html

+ 0
- 7
app/views/sidebar.html View File

3
         <h1 class="md-toolbar-tools"><a ui-sref="home">Chronos</a></h1>
3
         <h1 class="md-toolbar-tools"><a ui-sref="home">Chronos</a></h1>
4
     </md-toolbar>
4
     </md-toolbar>
5
     <md-content layout-padding ng-controller="SideBarController">
5
     <md-content layout-padding ng-controller="SideBarController">
6
-        <!--<md-button ng-click="close()" class="md-primary" hide-gt-md>
7
-            Close Sidenav Left
8
-        </md-button>
9
-        <p hide-md show-gt-md>
10
-            This sidenav is locked open on your device. To go back to the default behavior,
11
-            narrow your display.
12
-        </p>-->
13
         <div lu-busy="sidebar">
6
         <div lu-busy="sidebar">
14
             <form ng-submit="goToFirstMatch()">
7
             <form ng-submit="goToFirstMatch()">
15
                 <md-autocomplete
8
                 <md-autocomplete

Loading…
Cancel
Save