Remoe no longer used code. Fixes #100.
This commit is contained in:
parent
eeb9b2f55b
commit
b436926b58
@ -120,11 +120,6 @@ var uriHumanList = [
|
|||||||
['subsonic', 'Subsonic']
|
['subsonic', 'Subsonic']
|
||||||
];
|
];
|
||||||
|
|
||||||
var uriServiceDetectList = [
|
|
||||||
['youtube.com', 'yt'],
|
|
||||||
['soundcloud.com', 'sc']
|
|
||||||
];
|
|
||||||
|
|
||||||
function scrollToTop() {
|
function scrollToTop() {
|
||||||
var divtop = 0;
|
var divtop = 0;
|
||||||
$('body,html').animate({
|
$('body,html').animate({
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user