Update item.tpl.html
This commit is contained in:
parent
1181c51664
commit
0ab82c897b
@ -67,7 +67,7 @@
|
|||||||
var video = document.getElementById('player');
|
var video = document.getElementById('player');
|
||||||
video.volume = 0.3;
|
video.volume = 0.3;
|
||||||
|
|
||||||
var x = document.getElementById("myAudio");
|
var x = document.getElementById('myAudio');
|
||||||
x.volume = 0.2;
|
x.volume = 0.2;
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
|
Loading…
Reference in New Issue
Block a user