From e58c7f46c71de2d3a57437c13c73e05f8b4fabb3 Mon Sep 17 00:00:00 2001 From: Shannon Deminick Date: Wed, 8 Oct 2014 09:32:16 +1100 Subject: [PATCH] Renaming to correct file naming conventions --- .../Partials/{grid/bootstrap3.cshtml => Grid/Bootstrap3.cshtml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/Umbraco.Web.UI/Views/Partials/{grid/bootstrap3.cshtml => Grid/Bootstrap3.cshtml} (99%) diff --git a/src/Umbraco.Web.UI/Views/Partials/grid/bootstrap3.cshtml b/src/Umbraco.Web.UI/Views/Partials/Grid/Bootstrap3.cshtml similarity index 99% rename from src/Umbraco.Web.UI/Views/Partials/grid/bootstrap3.cshtml rename to src/Umbraco.Web.UI/Views/Partials/Grid/Bootstrap3.cshtml index 7710c46a5d..e46a3c79ff 100644 --- a/src/Umbraco.Web.UI/Views/Partials/grid/bootstrap3.cshtml +++ b/src/Umbraco.Web.UI/Views/Partials/Grid/Bootstrap3.cshtml @@ -42,4 +42,4 @@ } -} \ No newline at end of file +}