3

if (!ui.item) {

}
else {
$("fieldset").empty();
checkbox_list(ui.item.id);
}

Comments
Add Comment