Procházet zdrojové kódy

removed welcome message

tags/1.0.0
Robin Thoni před 8 roky
rodič
revize
56ff369a09
1 změnil soubory, kde provedl 0 přidání a 4 odebrání
  1. 0
    4
      app/views/home.html

+ 0
- 4
app/views/home.html Zobrazit soubor

@@ -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>

Načítá se…
Zrušit
Uložit