Set time to today when refreshing events
This commit is contained in:
parent
d14e0e6fc1
commit
134fdd5d08
@ -84,6 +84,7 @@ calendar.render();
|
||||
|
||||
function refresh() {
|
||||
calendar.refetchEvents();
|
||||
calendar.today();
|
||||
}
|
||||
|
||||
// refresh data every five minutes
|
||||
|
Loading…
Reference in New Issue
Block a user