mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
Stopped using jQuery UI
This commit is contained in:
@@ -147,7 +147,7 @@ function setup_list_listener() {
|
||||
}
|
||||
|
||||
function setVolume(val) {
|
||||
$("#volume").slider('value', val);
|
||||
Playercontrols.visualVolume(val);
|
||||
Playercontrols.setVolume(val);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user