stash latest changes from local copy

This commit is contained in:
Trevor Squillario 2014-04-16 10:47:07 -04:00
parent 45042656f2
commit b0c3d9e9ab
3 changed files with 25 additions and 22 deletions

View file

@ -172,8 +172,7 @@
// End UnityShim
}
if ($rootScope.queue.length > 0) {
$('#QueuePreview').stop().scrollTo('#' + id, 400);
//$rootScope.showQueue();
$('#queue').stop().scrollTo('#' + id, 400);
}
var spechtml = '';
var data = $(player1).data().jPlayer;