소스 검색

removed welcome message

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

+ 0
- 4
app/views/home.html 파일 보기

@@ -1,9 +1,5 @@
1 1
 <div layout="column" layout-fill layout-align="top center">
2 2
 
3
-    <p ng-show="DataShareBusiness.CurrentGroups.length == 0" class="welcome-message">
4
-        Welcome to Chronos !
5
-    </p>
6
-
7 3
     <p ng-show="getSheetCount() > 5">
8 4
         Too many elements to display, please select a sub group.
9 5
     </p>

Loading…
취소
저장