braincrafted / bootstrap-bundle

BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.
http://bootstrap.braincrafted.com
MIT License
399 stars 182 forks source link

delete_button_class #451

Open Alex-Sh opened 8 years ago

Alex-Sh commented 8 years ago

Hi

Please check this issue:

Key "button_delete_class" for array with keys "value, attr, form, id, name, full_name, disabled, label, label_format, multipart, block_prefixes, unique_block_prefix, translation_domain, cache_key, read_only, errors, valid, data, required, max_length, pattern, size, label_attr, compound, method, action, submitted, original_type, static_control, allow_add, allow_delete, prototype, add_button_text, add_button_class, delete_button_text, delete_button_class, sub_widget_col, button_col, prototype_name" does not exist in BraincraftedBootstrapBundle:Form:bootstrap.html.twig at line 114

Thanks

nifr commented 7 years ago

Just use the valid delete_button_class option instead of a non-existing option button_delete_class.

fcpauldiaz commented 7 years ago

For some reason I can't get the latest version of this bundle. I tried with master-devon composer and it downloaded until the 23ae42061668d0fdc999b63db55c264265e037ab commit but I need the latest 4367295d62d9ca4190fdf9e944148c19e04d0aa7. Maybe you are having this issue.

I also tried with the 2.2.x-dev

screen shot 2016-10-16 at 5 57 12 pm