ソースを参照

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>

読み込み中…
キャンセル
保存