Add LDAP search to Cocoon dropdowns
Modify the user dropdown partial to work on cocoons This can be done by making the LDAP modal a separate component that's included on all management pages (as part of the layout) and calling it via JS with parameters such as the selectize id passed that way.
issue