From f5ec2139f01aa7018f4392f13c716bd12f9cf837 Mon Sep 17 00:00:00 2001 From: Shannon Deminick Date: Wed, 8 Oct 2014 09:34:24 +1100 Subject: [PATCH] Renaming to correct file naming conventions --- .../textstring.cshtml => Grid/Editors/TextString.cshtml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/Umbraco.Web.UI/Views/Partials/{grid/Editors/textstring.cshtml => Grid/Editors/TextString.cshtml} (99%) diff --git a/src/Umbraco.Web.UI/Views/Partials/grid/Editors/textstring.cshtml b/src/Umbraco.Web.UI/Views/Partials/Grid/Editors/TextString.cshtml similarity index 99% rename from src/Umbraco.Web.UI/Views/Partials/grid/Editors/textstring.cshtml rename to src/Umbraco.Web.UI/Views/Partials/Grid/Editors/TextString.cshtml index 0628510a5d..0cac4eb1ff 100644 --- a/src/Umbraco.Web.UI/Views/Partials/grid/Editors/textstring.cshtml +++ b/src/Umbraco.Web.UI/Views/Partials/Grid/Editors/TextString.cshtml @@ -17,4 +17,4 @@ else
@Model.value
-} \ No newline at end of file +}