mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Uploading minified version
This commit is contained in:
@@ -67,7 +67,7 @@ var List = {
|
||||
$("#wrapper").children()[0].remove();
|
||||
List.insertAtIndex($("#wrapper").children().length, full_playlist[full_playlist.length-2], false);
|
||||
document.getElementById('wrapper').scrollTop += 1;
|
||||
document.getElementById('wrapper').scrollTop -= 1;
|
||||
document.getElementById('wrapper').scrollTop += -1;
|
||||
//populate_list(full_playlist);
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user