Merge
This commit is contained in:
commit
e7c8c6c949
5 changed files with 331 additions and 281 deletions
|
@ -46,7 +46,8 @@ namespace WebsitePanel.Portal
|
|||
{
|
||||
try
|
||||
{
|
||||
GalleryApplicationResult appResult = ES.Services.WebApplicationGallery.GetGalleryApplicationDetails(PanelSecurity.PackageId,
|
||||
GalleryApplicationResult appResult =
|
||||
ES.Services.WebApplicationGallery.GetGalleryApplicationDetails(PanelSecurity.PackageId,
|
||||
PanelRequest.ApplicationID);
|
||||
// check for errors
|
||||
if (!appResult.IsSuccess)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue