- added comment
This commit is contained in:
parent
6727bce328
commit
e9815b617b
|
@ -370,7 +370,9 @@ function checkSCUploadStatus(){
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
/** This function adds and removes the current
|
||||||
|
* show icon
|
||||||
|
*/
|
||||||
function getCurrentShow(){
|
function getCurrentShow(){
|
||||||
var url = '/Schedule/get-current-show/format/json',
|
var url = '/Schedule/get-current-show/format/json',
|
||||||
id,
|
id,
|
||||||
|
|
Loading…
Reference in New Issue