stash latest changes from local copy
This commit is contained in:
parent
45042656f2
commit
b0c3d9e9ab
3 changed files with 25 additions and 22 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue