wsp-10311 Set service level for multiple accounts at once + VIP checkbox

This commit is contained in:
me 2015-02-08 22:30:39 +04:00
parent 8dddeab03c
commit 231bbfa202
17 changed files with 1101 additions and 58 deletions

View file

@ -31,6 +31,7 @@ using System.Web.UI.WebControls;
using System.Collections.Generic;
using WebsitePanel.Providers.Common;
using System.Text;
using WebsitePanel.Portal.Code.Helpers;
namespace WebsitePanel.Portal
{