From a21c9420b18b604e985152e7cf06a9acb9b106c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brynj=C3=B3lfur=20Gunnarsson?= Date: Mon, 19 Aug 2019 14:19:15 +0000 Subject: [PATCH 1/2] added data element to nestedcontent.editor.html, tested it and it works" --- .../propertyeditors/nestedcontent/nestedcontent.editor.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html index 5d89da51b6..480ae14dd4 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html @@ -1,7 +1,7 @@ 
- + @@ -10,4 +10,4 @@

{{property.notSupportedMessage}}

-
\ No newline at end of file + From 0aaf284f7f56f31ccee96e440f14925fd91f7b9f Mon Sep 17 00:00:00 2001 From: "B. Gunnarsson" Date: Mon, 19 Aug 2019 15:20:20 +0000 Subject: [PATCH 2/2] Update nestedcontent.editor.html forgot the "property-" prefix. --- .../propertyeditors/nestedcontent/nestedcontent.editor.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html index 480ae14dd4..f254c9f276 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/nestedcontent/nestedcontent.editor.html @@ -1,7 +1,7 @@ 
- +