From f69eb0183b006172b9210a03f1dda302998e3f44 Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Mon, 8 Nov 2021 16:04:31 +0100 Subject: [PATCH 1/2] Removing outdated jQuery note --- form/form_collections.rst | 41 +++++++++++++++++++-------------------- 1 file changed, 20 insertions(+), 21 deletions(-) diff --git a/form/form_collections.rst b/form/form_collections.rst index b358a4dfbc0..ca104b80ab4 100644 --- a/form/form_collections.rst +++ b/form/form_collections.rst @@ -238,25 +238,26 @@ it will receive an *unknown* number of tags. Otherwise, you'll see a The ``allow_add`` option also makes a ``prototype`` variable available to you. This "prototype" is a little "template" that contains all the HTML needed to -dynamically create any new "tag" forms with JavaScript. To render the prototype, add -the following ``data-prototype`` attribute to the existing ``