merge backed and material

This commit is contained in:
Nicolas A. Tonne
2015-04-12 18:37:04 +02:00
1890 changed files with 322399 additions and 631 deletions

View File

@@ -101,6 +101,7 @@ function initSlider()
setVolume(ui.value);
}
});
ytplayer.mute();
$("#volume").slider("value", ytplayer.getVolume());
}