Logging collections import
This commit is contained in:
parent
659bf1c990
commit
ddcd9ca2db
2 changed files with 23 additions and 4 deletions
|
@ -343,7 +343,7 @@ namespace WebsitePanel.EnterpriseServer
|
|||
|
||||
private static ResultObject ImportCollectionInternal(int itemId, string collectionName)
|
||||
{
|
||||
var result = TaskManager.StartResultTask<ResultObject>("REMOTE_DESKTOP_SERVICES", "SHADOW_RDS_SESSION");
|
||||
var result = TaskManager.StartResultTask<ResultObject>("REMOTE_DESKTOP_SERVICES", "IMPORT_RDS_COLLECTION");
|
||||
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue