From b99c29b4042e62724fd5be50d7d3df3c47883353 Mon Sep 17 00:00:00 2001 From: Shannon Date: Mon, 2 Sep 2013 17:44:41 +1000 Subject: [PATCH] changing file name to change case --- .../Editors/{dashboardcontroller.cs => DashboardControllers.cs} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/Umbraco.Web/Editors/{dashboardcontroller.cs => DashboardControllers.cs} (100%) diff --git a/src/Umbraco.Web/Editors/dashboardcontroller.cs b/src/Umbraco.Web/Editors/DashboardControllers.cs similarity index 100% rename from src/Umbraco.Web/Editors/dashboardcontroller.cs rename to src/Umbraco.Web/Editors/DashboardControllers.cs