Skip to content
Snippets Groups Projects
Commit e899416d authored by Benjamin Hättasch's avatar Benjamin Hättasch
Browse files

Fix room availability editor

This fixes #191
parent 6d264915
No related branches found
No related tags found
No related merge requests found
......@@ -72,6 +72,7 @@ function createAvailabilityEditors(timezone, language, startDate, endDate, slotR
},
}
},
contentHeight: 'auto',
allDaySlot: true,
events: data.availabilities,
eventBackgroundColor: eventColor,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment