# HG changeset patch # User lisaq # Date 2016-07-29 12:30:47 # Node ID f6a718776dd4b065337eb354b527125214ff5b2d # Parent 46042b47d461659594cbb7ed2c587a0d1e5ad2cc styling: fixing broken select2 in ldap settings #4131 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); }); +