From 1953e235604f4013f866e2abadf4e0d664a71be6 Mon Sep 17 00:00:00 2001 From: Shannon Deminick Date: Wed, 8 Oct 2014 09:31:40 +1100 Subject: [PATCH] Rename src/Umbraco.Web.UI/Views/Partials/grid/bootstrap2.cshtml to src/Umbraco.Web.UI/Views/Partials/Grid/Bootstrap2.cshtml --- .../Partials/{grid/bootstrap2.cshtml => Grid/Bootstrap2.cshtml} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename src/Umbraco.Web.UI/Views/Partials/{grid/bootstrap2.cshtml => Grid/Bootstrap2.cshtml} (99%) diff --git a/src/Umbraco.Web.UI/Views/Partials/grid/bootstrap2.cshtml b/src/Umbraco.Web.UI/Views/Partials/Grid/Bootstrap2.cshtml similarity index 99% rename from src/Umbraco.Web.UI/Views/Partials/grid/bootstrap2.cshtml rename to src/Umbraco.Web.UI/Views/Partials/Grid/Bootstrap2.cshtml index beb89b59e9..ebf115c053 100644 --- a/src/Umbraco.Web.UI/Views/Partials/grid/bootstrap2.cshtml +++ b/src/Umbraco.Web.UI/Views/Partials/Grid/Bootstrap2.cshtml @@ -44,4 +44,4 @@ } -} \ No newline at end of file +}