AjaxControlToolkit updated to the latest version. Fixed some warning in Portal compilation.
This commit is contained in:
parent
84f0cc724c
commit
a936174491
5 changed files with 4 additions and 9 deletions
|
@ -68,7 +68,7 @@ namespace WebsitePanel.Portal.ProviderControls
|
|||
hosts = ES.Services.VPSPC.GetClusters(PanelRequest.ServiceId);
|
||||
}
|
||||
}
|
||||
catch (Exception ex)
|
||||
catch
|
||||
{
|
||||
hosts = null;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue