File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -747,13 +747,17 @@ the relationship between the removed ``Tag`` and ``Task`` object.
747
747
updated (whether you're adding new tags or removing existing tags) on
748
748
each Tag object itself.
749
749
750
- .. sidebar :: Form collection jQuery plugin
750
+ .. sidebar :: Form collection external solutions
751
751
752
752
The jQuery plugin `symfony-collection `_ helps with ``collection `` form elements,
753
753
by providing the JavaScript functionality needed to add, edit and delete
754
754
elements of the collection. More advanced functionality like moving or duplicating
755
755
an element in the collection and customizing the buttons is also possible.
756
+
757
+ The package `@a2lix/symfony-collection `_ helps as well with ``collection `` form elements,
758
+ to provide to modern browsers a simple version that do not require jQuery anymore.
756
759
757
760
.. _`Owning Side and Inverse Side` : http://docs.doctrine-project.org/en/latest/reference/unitofwork-associations.html
758
761
.. _`JSFiddle` : http://jsfiddle.net/847Kf/4/
759
762
.. _`symfony-collection` : https://github.com/ninsuo/symfony-collection
763
+ .. _`@a2lix/symfony-collection` : https://github.com/a2lix/symfony-collection
You can’t perform that action at this time.
0 commit comments