symfony2admingenerator / AvocodeFormExtensionsBundle

(old-legacy) Symfony2 form extensions for Admingenerator project (also working standalone!)
Other
48 stars 31 forks source link

Icon problem because of bootstrap 3 with admingenerator 1.1.* #134

Open montabou opened 10 years ago

montabou commented 10 years ago

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 ?

montabou commented 10 years ago

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.

ioleo commented 10 years ago

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