My favorites
▼
|
Sign in
fullcalendar
ISSUE TRACKER HAS MOVED. DO NOT USE THIS (more info)
Project Home
Issues
Export to GitHub
New issue
Search
Search within:
All issues
Open issues
New issues
Issues to verify
for
Advanced search
Search tips
Subscriptions
Issue
970
attachment: fullcalendar.js.diff
(287 bytes)
1
2
3
4
5
6
7
8
9
4001c4001,4002
< (event.end ? ((event.end - event.start) / MINUTE_MS) : opt('defaultEventMinutes')) / opt('slotMinutes')
---
> (event.end ? ((event.end - event.start) / MINUTE_MS) : opt('defaultEventMinutes'))
> / opt('slotMinutes')
5206c5207
<
---
>
Powered by
Google Project Hosting