Explorar el Código

removed welcome message

tags/1.0.0
Robin Thoni hace 8 años
padre
commit
56ff369a09
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0
    4
      app/views/home.html

+ 0
- 4
app/views/home.html Ver fichero

@@ -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…
Cancelar
Guardar