8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa075e9 commit 033f364Copy full SHA for 033f364
form/form_collections.rst
@@ -285,7 +285,8 @@ and dynamically add new tag forms when the user clicks the "Add a tag" link.
285
This example uses `jQuery`_ and assumes you have it included somewhere on your
286
page (e.g. using Symfony's :doc:`Webpack Encore </frontend>`).
287
288
-Now add the required functionality with JavaScript:
+Add a ``<script>`` tag somewhere on your page to include the required
289
+functionality with JavaScript:
290
291
.. code-block:: javascript
292
0 commit comments