From b557998b9ab4750417186a7df396953edf68e846 Mon Sep 17 00:00:00 2001 From: vfedosevich Date: Mon, 18 Aug 2014 16:59:51 +0300 Subject: [PATCH] Portal changes - SignedInUser control, Account home(image), breadcrumb(image). Changed image for org groups' header. --- .../App_Skins/Default/Browse1.ascx | 6 +- .../App_Skins/Default/Browse2.ascx | 6 +- .../App_Skins/Default/Browse3.ascx | 6 +- .../App_Skins/Default/Edit.ascx | 6 +- .../App_Skins/Default/Exchange.ascx | 7 ++- .../App_Skins/Default/Storefront.ascx | 6 +- .../App_Skins/Default/Storefront2.ascx | 6 +- .../App_Skins/Default/VPS.ascx | 6 +- .../App_Themes/Default/Images/home_16_blk.png | Bin 0 -> 272 bytes .../App_Themes/Default/Images/home_24.png | Bin 0 -> 212 bytes .../App_Themes/Default/Images/signout_24.png | Bin 0 -> 221 bytes .../App_Themes/Default/Styles/Menus.css | 3 +- .../App_Themes/Default/Styles/SkinLayout.css | 5 ++ .../OrganizationCreateSecurityGroup.ascx | 2 +- ...anizationSecurityGroupGeneralSettings.ascx | 2 +- .../OrganizationSecurityGroups.ascx | 2 +- .../SkinControls/SignedInUser.ascx | 7 +-- .../SkinControls/SignedInUser.ascx.cs | 7 ++- .../SignedInUser.ascx.designer.cs | 55 +++++++++++++++--- .../WebsitePanel/SkinControls/TopMenu.ascx.cs | 10 ++++ .../SkinControls/UserSpaceBreadcrumb.ascx | 1 + .../SkinControls/UserSpaceBreadcrumb.ascx.cs | 17 +++++- .../UserSpaceBreadcrumb.ascx.designer.cs | 9 +++ 23 files changed, 127 insertions(+), 42 deletions(-) create mode 100644 WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Images/home_16_blk.png create mode 100644 WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Images/home_24.png create mode 100644 WebsitePanel/Sources/WebsitePanel.WebPortal/App_Themes/Default/Images/signout_24.png diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Skins/Default/Browse1.ascx b/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Skins/Default/Browse1.ascx index 38cfb641..a397d850 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Skins/Default/Browse1.ascx +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/App_Skins/Default/Browse1.ascx @@ -20,9 +20,6 @@