prevent fullcalendar caching from switching back to incorrect icon.
This commit is contained in:
parent
665aae0a18
commit
2033b904c8
1 changed files with 1 additions and 2 deletions
|
@ -183,8 +183,7 @@ function uploadToSoundCloud(show_instance_id){
|
||||||
alert(data.error);
|
alert(data.error);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
span.removeClass("progress")
|
scheduleRefetchEvents();
|
||||||
.addClass("soundcloud");
|
|
||||||
});
|
});
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue