Commit 8336bd2
committed
minor #16198 Removed not needed jQuery mention (jerzy-dudzic)
This PR was merged into the 5.3 branch.
Discussion
----------
Removed not needed jQuery mention
Removed mention of required jQuery library for example of "allow_add" in Form Collections. Since 5.3 example is pure javascript
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `5.x` for features of unreleased versions).
-->
Commits
-------
142731a Removed not needed jQuery mention1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
284 | | - | |
285 | | - | |
286 | | - | |
| 284 | + | |
287 | 285 | | |
288 | 286 | | |
289 | 287 | | |
| |||
0 commit comments