Merge branch '2.5.x' of dev.sourcefabric.org:airtime into 2.5.x
This commit is contained in:
commit
63d4ee9a26
1 changed files with 1 additions and 1 deletions
|
@ -586,8 +586,8 @@ function alertShowErrorAndReload(){
|
||||||
window.location.reload();
|
window.location.reload();
|
||||||
}
|
}
|
||||||
|
|
||||||
preloadEventFeed();
|
|
||||||
$(document).ready(function(){
|
$(document).ready(function(){
|
||||||
|
preloadEventFeed();
|
||||||
checkSCUploadStatus();
|
checkSCUploadStatus();
|
||||||
getCurrentShow();
|
getCurrentShow();
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue