提交 64239221 authored 作者: Anthony Minessale's avatar Anthony Minessale 提交者: Michael Jerris

FS-7132 vid branch changes

上级 79ffc959
......@@ -296,7 +296,7 @@ FireFox is pretty much stuck on 640x480 for now. Chrome even when put into the
</div>
<br>
<div style="visibility:hidden">
<div style="xvisibility:hidden">
<label><input id="use_vid" type="checkbox" value="foo" > Use Video</label>
<label><input id="use_stereo" type="checkbox" value="foo" > Stereo Audio</label>
<label><input id="use_stun" type="checkbox" value="foo" > Use STUN</label>
......
This diff was suppressed by a .gitattributes entry.
......@@ -346,10 +346,8 @@ var callbacks = {
},
onWSClose: function(v, success) {
if ($('#online').is(':visible')) {
display("");
online(false);
}
display("");
online(false);
var today = new Date();
$("#errordisplay").html("Connection Error.<br>Last Attempt: " + today);
goto_page("main");
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论