Ver código fonte

removed debug output

master
Daniel 1 ano atrás
pai
commit
c2667e2a2c
1 arquivos alterados com 1 adições e 1 exclusões
  1. +1
    -1
      src/client/app/tmpl/home.html

+ 1
- 1
src/client/app/tmpl/home.html Ver arquivo

@@ -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 ]; %>


Carregando…
Cancelar
Salvar