From 5b949cef3cf3485472c84142b89ed41c6a8e3df8 Mon Sep 17 00:00:00 2001 From: Kenn Jacobsen Date: Fri, 6 Sep 2019 20:24:18 +0200 Subject: [PATCH] Make sure the validation error help is visible for Multi URL Picker --- .../views/propertyeditors/multiurlpicker/multiurlpicker.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/multiurlpicker/multiurlpicker.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/multiurlpicker/multiurlpicker.html index 0d1c736438..ff1969aab8 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/multiurlpicker/multiurlpicker.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/multiurlpicker/multiurlpicker.html @@ -63,12 +63,12 @@ -
+
You need to add at least {{model.config.minNumber}} items
-
+
You can only have {{model.config.maxNumber}} items selected