Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
spawntree
/
probuddy-master
Seguir
2
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
removed debug output
master
Daniel
hace 1 año
padre
df5e9d5450
commit
c2667e2a2c
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
src/client/app/tmpl/home.html
+ 1
- 1
src/client/app/tmpl/home.html
Ver fichero
@@ -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 ]; %>
Escribir
Vista previa
Cargando…
Cancelar
Guardar