Julien 'ruian' Galenski
Julien 'ruian' Galenski
Do you use the latest symfony2 build ? I'm looking if in previous version it was different.
Ok i see the problem, it's because i work with the latest version of sf 2.1.x. I will make a branch for 2.0.x symfony version. And it will resolve your...
So i create a branch 2.0.x who change ``` {% block generic_label %} {% set attr = attr|merge({'class': ''}) %} {% spaceless %} {% if required %} {% set attr...
It's done ;-) https://github.com/ruian/TwitterBootstrapBundle/commit/11baa5d6c2eea9cbec0ae05e73f8ba8b6b84350d
I will add this when i will have some time ;-)
I don't know if it's a good idea to put less variables into config.yml. I think it's better to a variables.less reference into the user bundle. And use it instead...
Yes it could be a solution
With your way using shortcuts will be easier `AcmeBundle:file.less` instead of `../src/Acme/Bundle/Resource/Public/less/file.less` But important i think this addon is just for manipulating bootstrap's variables. not to includes yours into bootstrap.
Yep @andrewtch i agree
if you remove these lines, you disable the ability of uploadify to upload in secured area like Admin zone.