Przeglądaj źródła

removed debug output

master
Daniel 1 rok temu
rodzic
commit
c2667e2a2c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      src/client/app/tmpl/home.html

+ 1
- 1
src/client/app/tmpl/home.html Wyświetl plik

@@ -61,7 +61,7 @@
<% } %>
<% var monthHeader = null, weekHeader = null, currentMonth, currentWeek, currentWeekMoment, a, mStart, mEnd, mDeadline; %>
<%= appointments.length %>
<% for ( var ai = 0; ai < appointments.length; ai++ ) { %>
<% a = appointments[ ai ]; %>


Ładowanie…
Anuluj
Zapisz