Merge branch 'saas-showbuilder' into saas-showbuilder-colors
This commit is contained in:
commit
765211da39
4 changed files with 31 additions and 2 deletions
|
@ -55,7 +55,8 @@ function dayClick(date, allDay, jsEvent, view){
|
|||
//remove the +show button if it exists.
|
||||
if(addShow.length == 1){
|
||||
var span = $(addShow).parent();
|
||||
$(span).prev().remove();
|
||||
|
||||
$(span).next().remove();
|
||||
$(span).remove();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue