working on editing shows
This commit is contained in:
parent
d86577716b
commit
be5ec4c45d
5 changed files with 46 additions and 33 deletions
|
@ -191,6 +191,10 @@ function buildScheduleDialog(json){
|
|||
dialog.dialog('open');
|
||||
}
|
||||
|
||||
function buildEditDialog(json){
|
||||
|
||||
}
|
||||
|
||||
function scheduleRefetchEvents() {
|
||||
$("#schedule_calendar").fullCalendar( 'refetchEvents' );
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue