Remove now indicator as it does not support custom timezones (#953)
This commit is contained in:
parent
039f3ec993
commit
de9e0542ea
1 changed files with 0 additions and 1 deletions
|
@ -1412,7 +1412,6 @@ window.BackendCalendarDefaultView = window.BackendCalendarDefaultView || {};
|
|||
|
||||
// Initialize page calendar
|
||||
$('#calendar').fullCalendar({
|
||||
nowIndicator: true,
|
||||
defaultView: defaultView,
|
||||
height: getCalendarHeight(),
|
||||
editable: true,
|
||||
|
|
Loading…
Reference in a new issue