提交 564393cf authored 作者: Anthony Minessale's avatar Anthony Minessale

refresh checkboxes in demo

上级 9d46b637
......@@ -795,6 +795,7 @@ function refresh_devices()
//$("input[type='radio']).checkboxradio({});
$("input[type='radio']").checkboxradio("refresh");
$("input[type='checkbox']").checkboxradio("refresh");
//console.error($("#usecamera").find(":selected").val());
}
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论