From 1334426d54e85bdafada40f2cea335a2190794cc Mon Sep 17 00:00:00 2001 From: Olov Karlsson Date: Mon, 10 Nov 2014 15:06:20 +0100 Subject: [PATCH] wsp_10267, show progress dialog when expanding/collapsing nodes in import resources to hosting space --- .../WebsitePanel/SpaceImportResources.ascx | 20 +++++++++---------- .../WebsitePanel/SpaceImportResources.ascx.cs | 14 ++++++++++--- 2 files changed, 21 insertions(+), 13 deletions(-) diff --git a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/SpaceImportResources.ascx b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/SpaceImportResources.ascx index 3f1074af..fcba0a52 100644 --- a/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/SpaceImportResources.ascx +++ b/WebsitePanel/Sources/WebsitePanel.WebPortal/DesktopModules/WebsitePanel/SpaceImportResources.ascx @@ -1,14 +1,13 @@ <%@ Control Language="C#" AutoEventWireup="true" CodeBehind="SpaceImportResources.ascx.cs" Inherits="WebsitePanel.Portal.SpaceImportResources" %> <%@ Register Src="UserControls/EnableAsyncTasksSupport.ascx" TagName="EnableAsyncTasksSupport" TagPrefix="wsp" %> - +