diff --git a/rhodecode/templates/admin/auth/plugin_settings.html b/rhodecode/templates/admin/auth/plugin_settings.html index 944cf94a..4a30c430 100644 --- a/rhodecode/templates/admin/auth/plugin_settings.html +++ b/rhodecode/templates/admin/auth/plugin_settings.html @@ -97,7 +97,6 @@ - ## TODO: Ugly hack to get ldap select elements to work. ## Find a solution to integrate this nicely. @@ -114,3 +113,4 @@ $(document).ready(function() { $("#search_scope").select2(select2Options); }); +