Il sito funziona meglio con JavaScript.
Home
Esplora
Aiuto
Registrati
Accedi
spawntree
/
probuddy-master
Segui
2
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
removed debug output
master
Daniel
1 anno fa
parent
df5e9d5450
commit
c2667e2a2c
1 ha cambiato i file
con
1 aggiunte
e
1 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-1
src/client/app/tmpl/home.html
+ 1
- 1
src/client/app/tmpl/home.html
Vedi File
@@ -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 ]; %>
Scrivi
Anteprima
Caricamento…
Annulla
Salva