edits to show class to support resizing/dragging with overbooking.
This commit is contained in:
parent
17e848c549
commit
dc0ea0a532
5 changed files with 21 additions and 57 deletions
|
@ -204,10 +204,6 @@ function buildEditDialog(json){
|
|||
|
||||
}
|
||||
|
||||
function scheduleRefetchEvents() {
|
||||
$("#schedule_calendar").fullCalendar( 'refetchEvents' );
|
||||
}
|
||||
|
||||
$(window).load(function() {
|
||||
var mainHeight = document.documentElement.clientHeight - 200 - 50;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue