From 597b4c3dd280a7013a46c10f77d0504d7b446f76 Mon Sep 17 00:00:00 2001 From: Lars-Erik Aabech Date: Wed, 11 May 2016 21:44:22 +0200 Subject: [PATCH] Added button to create only available doctype Hides dropdown when listViewAllowedTypes.length > 1 Shows button for single when listViewAllowedTypes.length === 1 --- .../src/views/propertyeditors/listview/listview.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html index 904939b75f..be31221522 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/listview/listview.html @@ -11,7 +11,7 @@ -