mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-17 05:22:16 +00:00
First pass at making the calendar less crap
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
}
|
||||
|
||||
$('#calendar').fullCalendar({
|
||||
themeSystem: 'bootstrap4',
|
||||
editable: false,
|
||||
eventLimit: true, // allow "more" link when too many events
|
||||
firstDay: 1,
|
||||
|
||||
Reference in New Issue
Block a user