Merge remote-tracking branch 'softcat/SRV' into development

This commit is contained in:
Khanh Ngo 2018-03-30 16:45:36 +07:00
commit 358510b4e5

View File

@ -354,6 +354,7 @@
record_data.val(data); record_data.val(data);
modal.modal('hide'); modal.modal('hide');
}) })
modal.modal('show');
} else if (record_type == "SOA") { } else if (record_type == "SOA") {
var modal = $("#modal_custom_record"); var modal = $("#modal_custom_record");
if (record_data.val() == "") { if (record_data.val() == "") {