This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
spawntree
/
probuddy-master
Watch
2
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
removed debug output
master
Daniel
1 year ago
parent
df5e9d5450
commit
c2667e2a2c
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/client/app/tmpl/home.html
+ 1
- 1
src/client/app/tmpl/home.html
View 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 ]; %>
Write
Preview
Loading…
Cancel
Save