From ea13989b7e1055a7604f8f37aa8cf825516894bc Mon Sep 17 00:00:00 2001 From: Bjarne Fyrstenborg Date: Thu, 2 Mar 2017 23:19:45 +0100 Subject: [PATCH] Allow leading whitespace in textstring prevalue editor --- .../src/views/prevalueeditors/textstring.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Umbraco.Web.UI.Client/src/views/prevalueeditors/textstring.html b/src/Umbraco.Web.UI.Client/src/views/prevalueeditors/textstring.html index 8fcfc8b5c6..a394bdefe4 100644 --- a/src/Umbraco.Web.UI.Client/src/views/prevalueeditors/textstring.html +++ b/src/Umbraco.Web.UI.Client/src/views/prevalueeditors/textstring.html @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file