diff --git a/src/nhttpd/web/Y_Live.js b/src/nhttpd/web/Y_Live.js index b4194dcea..2c5c24a4c 100644 --- a/src/nhttpd/web/Y_Live.js +++ b/src/nhttpd/web/Y_Live.js @@ -188,7 +188,7 @@ function do_play_bystring(_str){ function do_play_state(_state, _options){ change_button_img('PlayOrPause',"pause"); _options.push(":input-repeat=1"); -alert("options:"+_options); +// alert("options:"+_options); V2.options = _options; var mrl = ""; if(Mode == "tv" && isUDP)