From 6d0dbd251acf0ab4006963e0fd950590f043ba26 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Niels=20Lyngs=C3=B8?= Date: Tue, 29 Sep 2020 14:51:03 +0200 Subject: [PATCH] Always show validation limit message --- .../blocklist/umb-block-list-property-editor.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umb-block-list-property-editor.html b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umb-block-list-property-editor.html index 4d3031602a..266e2942b9 100644 --- a/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umb-block-list-property-editor.html +++ b/src/Umbraco.Web.UI.Client/src/views/propertyeditors/blocklist/umb-block-list-property-editor.html @@ -36,13 +36,13 @@ -
+
Minimum %0% entries, needs %1% more.
>
-
+
Maximum %0% entries, %1% too many.