From 42db92ba69a27d268d03f14be7e04272e83a8e3d Mon Sep 17 00:00:00 2001 From: psterling Date: Fri, 17 Sep 2010 23:08:55 +0000 Subject: [PATCH] WIP Startup Dashboard prototypes - updated project file (csproj) [TFS Changeset #77265] --- .../presentation/umbraco.presentation.csproj | 43 +++++++++++++++++++ 1 file changed, 43 insertions(+) diff --git a/umbraco/presentation/umbraco.presentation.csproj b/umbraco/presentation/umbraco.presentation.csproj index 3049626893..ac45db40a9 100644 --- a/umbraco/presentation/umbraco.presentation.csproj +++ b/umbraco/presentation/umbraco.presentation.csproj @@ -188,12 +188,14 @@ chooseStarterKit.ascx + ASPXCodeBehind chooseStarterKit.ascx chooseStarterKitDesign.ascx + ASPXCodeBehind chooseStarterKitDesign.ascx @@ -563,6 +565,13 @@ + + FeedProxy.aspx + ASPXCodeBehind + + + FeedProxy.aspx + Applyskin.ascx ASPXCodeBehind @@ -570,6 +579,34 @@ Applyskin.ascx + + StartupDashboard.ascx + ASPXCodeBehind + + + StartupDashboard.ascx + + + StartupDeveloperDashboard.ascx + ASPXCodeBehind + + + StartupDeveloperDashboard.ascx + + + StartupMediaDashboard.ascx + ASPXCodeBehind + + + StartupMediaDashboard.ascx + + + StartupSettingsDashboard.ascx + ASPXCodeBehind + + + StartupSettingsDashboard.ascx + Preview.aspx ASPXCodeBehind @@ -1594,7 +1631,13 @@ + + + + + +