Merge
This commit is contained in:
commit
226f94ed56
99 changed files with 3685 additions and 662 deletions
|
@ -45,6 +45,7 @@ namespace WebsitePanel.Portal.ProviderControls
|
|||
public const int EXCHANGE2010SP2_PROVIDER_ID = 90;
|
||||
public const int EXCHANGE2013_PROVIDER_ID = 91;
|
||||
|
||||
|
||||
public string HubTransports
|
||||
{
|
||||
get
|
||||
|
@ -112,7 +113,6 @@ namespace WebsitePanel.Portal.ProviderControls
|
|||
locMailboxDatabase.Visible = false;
|
||||
break;
|
||||
|
||||
|
||||
default:
|
||||
storageGroup.Visible = true;
|
||||
txtStorageGroup.Text = settings["StorageGroup"];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue