mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Moved where the durationsetter is initiated
This commit is contained in:
@@ -7,7 +7,6 @@ var Playercontrols = {
|
||||
if(window.mobilecheck() && !/iPad|iPhone|iPod/.test(navigator.userAgent) && !window.MSStream){
|
||||
$("#controls").appendTo("#playbar");
|
||||
}
|
||||
Playercontrols.durationSetter();
|
||||
},
|
||||
|
||||
initControls: function()
|
||||
|
||||
Reference in New Issue
Block a user