소스 검색

removed comments

tags/1.0.0
Robin Thoni 8 년 전
부모
커밋
af717b1d55
1개의 변경된 파일0개의 추가작업 그리고 7개의 파일을 삭제
  1. 0
    7
      app/views/sidebar.html

+ 0
- 7
app/views/sidebar.html 파일 보기

@@ -3,13 +3,6 @@
3 3
         <h1 class="md-toolbar-tools"><a ui-sref="home">Chronos</a></h1>
4 4
     </md-toolbar>
5 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 6
         <div lu-busy="sidebar">
14 7
             <form ng-submit="goToFirstMatch()">
15 8
                 <md-autocomplete

Loading…
취소
저장