Show More
@@ -97,7 +97,6 b'' | |||
|
97 | 97 | |
|
98 | 98 | </div> |
|
99 | 99 | </div> |
|
100 | </%def> | |
|
101 | 100 | |
|
102 | 101 | ## TODO: Ugly hack to get ldap select elements to work. |
|
103 | 102 | ## Find a solution to integrate this nicely. |
@@ -114,3 +113,4 b'' | |||
|
114 | 113 | $("#search_scope").select2(select2Options); |
|
115 | 114 | }); |
|
116 | 115 | </script> |
|
116 | </%def> |
General Comments 0
You need to be logged in to leave comments.
Login now