File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -709,13 +709,14 @@ the relationship between the removed ``Tag`` and ``Task`` object.
709709 updated (whether you're adding new tags or removing existing tags) on
710710 each Tag object itself.
711711
712- .. sidebar :: Form collection jQuery plugin
712+ .. seealso ::
713713
714- The jQuery plugin ` symfony-collection `_ helps with `` collection `` form elements,
715- by providing the JavaScript functionality needed to add, edit and delete
716- elements of the collection. More advanced functionality like moving or duplicating
717- an element in the collection and customizing the buttons is also possible .
714+ The Symfony community has created some JavaScript packages that provide the
715+ functionality needed to add, edit and delete elements of the collection.
716+ Check out the ` @a2lix/symfony- collection`_ package for modern browsers and
717+ the ` symfony-collection `_ package based on jQuery for the rest of browsers .
718718
719719.. _`Owning Side and Inverse Side` : https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html
720720.. _`JSFiddle` : http://jsfiddle.net/847Kf/4/
721+ .. _`@a2lix/symfony-collection` : https://github.com/a2lix/symfony-collection
721722.. _`symfony-collection` : https://github.com/ninsuo/symfony-collection
You can’t perform that action at this time.
0 commit comments