styling: fixing broken select2 in ldap settings #4131
This commit is contained in:
parent
090b6d0339
commit
eaa2cbff43
1 changed files with 1 additions and 1 deletions
|
|
@ -97,7 +97,6 @@
|
|||
|
||||
</div>
|
||||
</div>
|
||||
</%def>
|
||||
|
||||
## 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);
|
||||
});
|
||||
</script>
|
||||
</%def>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue