mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2024-11-08 14:40:27 +00:00
Resolve conflict for merge
Typo correction
This commit is contained in:
parent
bee6d1560f
commit
2e5013ae73
@ -458,7 +458,7 @@
|
|||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
// init validation reqirement at first time page load
|
// init validation requirement at first time page load
|
||||||
{% if SETTING.get('ldap_enabled') %}
|
{% if SETTING.get('ldap_enabled') %}
|
||||||
$('#ldap_uri').prop('required', true);
|
$('#ldap_uri').prop('required', true);
|
||||||
$('#ldap_base_dn').prop('required', true);
|
$('#ldap_base_dn').prop('required', true);
|
||||||
|
Loading…
Reference in New Issue
Block a user