PUGX / PUGXAutoCompleterBundle

Add an autocomplete field to your Symfony forms
GNU Lesser General Public License v3.0
93 stars 38 forks source link

Clone the original input to preserve useful attributes #16

Closed fiendo closed 8 years ago

fiendo commented 9 years ago

This change clones the original input to keep class names and possibly any other attributes.

garak commented 9 years ago

What about selec2 version?

Restless-ET commented 8 years ago

Once the select2 version is taken care of, this probably solves #15. Just wanted to leave the reference. :)