From ce793d2218e03a31d6f98e55920270e09c57fcff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20Ja=CC=88ger?= Date: Tue, 23 Apr 2013 23:18:30 +0200 Subject: [PATCH] [Form] adjust collection example to data-property-name attribute --- cookbook/form/form_collections.rst | 12 ++++++++---- reference/forms/types/collection.rst | 6 ++++++ 2 files changed, 14 insertions(+), 4 deletions(-) diff --git a/cookbook/form/form_collections.rst b/cookbook/form/form_collections.rst index be64bb969b7..adb4de67aa4 100755 --- a/cookbook/form/form_collections.rst +++ b/cookbook/form/form_collections.rst @@ -347,7 +347,7 @@ On the rendered page, the result will look something like this: .. code-block:: html -