mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-06-14 12:06:06 +00:00
Resolve conflict for merge
Typo correction
This commit is contained in:
@ -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') %}
|
||||
$('#ldap_uri').prop('required', true);
|
||||
$('#ldap_base_dn').prop('required', true);
|
||||
|
Reference in New Issue
Block a user