Fix Add Show button bug and update styling
This commit is contained in:
parent
a9cddde877
commit
6d883d2fa4
4 changed files with 138 additions and 121 deletions
|
@ -110,6 +110,8 @@ function dayClick(date, allDay, jsEvent, view){
|
|||
$("#schedule-show-when").show();
|
||||
|
||||
openAddShowForm();
|
||||
makeAddShowButton();
|
||||
toggleAddShowButton();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue