Correct syntax

This commit is contained in:
dave 2014-08-28 22:11:31 -07:00
parent d1face8b41
commit 2f942e8eb1
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ var ui = {
},
files:function() {
$('.player-slider').slider();
}
},
scheduleList:function() {
ui.__streamstatus()
},