mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-08-13 17:38:59 +00:00
refresh checkboxes in demo
This commit is contained in:
@@ -795,6 +795,7 @@ function refresh_devices()
|
|||||||
|
|
||||||
//$("input[type='radio']).checkboxradio({});
|
//$("input[type='radio']).checkboxradio({});
|
||||||
$("input[type='radio']").checkboxradio("refresh");
|
$("input[type='radio']").checkboxradio("refresh");
|
||||||
|
$("input[type='checkbox']").checkboxradio("refresh");
|
||||||
|
|
||||||
//console.error($("#usecamera").find(":selected").val());
|
//console.error($("#usecamera").find(":selected").val());
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user