@ -87,10 +87,14 @@
});
}
function select_cert(value) {
$("#id_selected_cert_id").val(value);
if(value){
function select_device(value) {
$("#id_selected_device_sn").val(value);
SetUserCertList("id_cert_list");
FillDeviceList();