symfony2admingenerator/AvocodeFormExtensionsBundle

Icon problem because of bootstrap 3 with admingenerator 1.1.*

Opened this issue · 2 comments

Using afe_collection with admingenerator 1.1.* is problematic as icon-* is not available anymore with bootstrap 3. I guess it should be replaced by glyphicon-* or fa-* icons ?

Oops the problem is worse... The javascript part does not work anymore too. For example, it's not possible to check some items or all for removing.

@montabou I'm on it right now. I'll be reviewing all form types in context of Twitter Bootstrap upgrade.