add show button removed/readded properly.
This commit is contained in:
parent
b6c26a583b
commit
a32550d625
3 changed files with 30 additions and 5 deletions
|
@ -123,9 +123,6 @@ function setAddShowEvents() {
|
|||
$("#schedule_calendar").width(y+z+50);
|
||||
$("#schedule_calendar").fullCalendar('render');
|
||||
$("#add-show-form").hide();
|
||||
|
||||
//in full-calendar-functions.js
|
||||
makeAddShowButton();
|
||||
});
|
||||
|
||||
$("#add-show-submit")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue