From d1f7cf49ce9f163eee77e23844097bce3f6735c1 Mon Sep 17 00:00:00 2001 From: Thomas Landauer Date: Tue, 13 Sep 2022 09:34:47 +0200 Subject: [PATCH] Removing heading Doesn't make sense here - the first chapter doesn't have a sub-heading too. Besides, "Template Modifications" sounds like it's about the following (which in fact is written way above): > If you want to customize the HTML code in the prototype, see... --- form/form_collections.rst | 2 -- 1 file changed, 2 deletions(-) diff --git a/form/form_collections.rst b/form/form_collections.rst index 89f079c944d..f5cef95ee95 100644 --- a/form/form_collections.rst +++ b/form/form_collections.rst @@ -539,8 +539,6 @@ Now, you need to put some code into the ``removeTag()`` method of ``Task``:: } } -Template Modifications -~~~~~~~~~~~~~~~~~~~~~~ The ``allow_delete`` option means that if an item of a collection isn't sent on submission, the related data is removed from the collection