mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 22:50:26 +00:00
Corrected SRV record helper not showing
Signed-off-by: Nils Sandmann <git@softcat.org>
This commit is contained in:
parent
b6ed658cbd
commit
168f19950d
@ -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() == "") {
|
||||
|
Loading…
Reference in New Issue
Block a user