renamed CRM resource group

This commit is contained in:
dev_amdtel 2015-03-22 21:14:05 +03:00
parent 1c4039445b
commit 9b32591f24
5 changed files with 9 additions and 8 deletions

View file

@ -47,7 +47,7 @@ namespace WebsitePanel.EnterpriseServer
public const string HostedSharePoint = "Hosted SharePoint";
public const string Exchange = "Exchange";
public const string HostedOrganizations = "Hosted Organizations";
public const string HostedCRM = "Hosted CRM";
public const string HostedCRM = "Hosted CRM"; // CRM 4/2011
public const string HostedCRM2013 = "Hosted CRM2013"; // CRM 2013/2015
public const string VPS = "VPS";
public const string BlackBerry = "BlackBerry";