Corrected SRV record helper not showing

Signed-off-by: Nils Sandmann <git@softcat.org>
This commit is contained in:
Nils Sandmann 2017-09-19 12:11:09 +02:00
parent b6ed658cbd
commit 168f19950d

View file

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