Skip to content
Snippets Groups Projects
Commit bf02732b authored by Matthieu Fesselier's avatar Matthieu Fesselier
Browse files

Merge branch 'version-add-remove-button' into 'dev'

add version on new attr (class-add/remove)

See merge request !77
parents 665dec83 f3f4fda3
No related branches found
No related tags found
2 merge requests!77add version on new attr (class-add/remove),!76Dev to Master
......@@ -215,7 +215,9 @@ Attributes
- ``multiple-[field]-add-label`` : Text of the “+” button used to add an element
- ``multiple-[field]-remove-label`` : Text of the “x” button used to remove an element
- ``multiple-[field]-add-class`` : Class of the “+” button used to add an element
- ``multiple-[field]-remove-class`` : Class of the “x” button used to remove an element
*Available from version 0.18*
- ``multiple-[field]-add-class`` : Class of the “+” button used to add an element
- ``multiple-[field]-remove-class`` : Class of the “x” button used to remove an element
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment