File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -657,7 +657,7 @@ the relationship between the removed ``Tag`` and ``Task`` object.
657
657
The Symfony community has created some JavaScript packages that provide the
658
658
functionality needed to add, edit and delete elements of the collection.
659
659
Check out the `@a2lix/symfony-collection `_ package for modern browsers and
660
- the `symfony-collection `_ package based on ` jQuery `_ for the rest of browsers.
660
+ the `symfony-collection `_ package based on jQuery for the rest of browsers.
661
661
662
662
.. _`Owning Side and Inverse Side` : https://www.doctrine-project.org/projects/doctrine-orm/en/current/reference/unitofwork-associations.html
663
663
.. _`JSFiddle` : https://jsfiddle.net/ey8ozh6n/
Original file line number Diff line number Diff line change @@ -270,7 +270,7 @@ Renders any errors for the given field.
270
270
271
271
In the Bootstrap 4 form theme, ``form_errors() `` is already included in
272
272
``form_label() ``. Read more about this in the
273
- :ref: `Bootstrap 4 theme documentation <reference-forms-bootstrap5 -error-messages >`.
273
+ :ref: `Bootstrap 4 theme documentation <reference-forms-bootstrap4 -error-messages >`.
274
274
275
275
.. _reference-forms-twig-widget :
276
276
You can’t perform that action at this time.
0 commit comments