diff --git a/rhodecode/templates/admin/auth/plugin_settings.html b/rhodecode/templates/admin/auth/plugin_settings.html --- 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 @@ $("#search_scope").select2(select2Options); }); +