浏览代码

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

正在加载...
取消
保存