Fixed up Sp 2013 Enterprise Provider
Fixup itemtype in database Moved provider to sharepoint2013 folder Updated the GetPackageRawPaged
This commit is contained in:
parent
774fda95aa
commit
c6a27f02e8
6 changed files with 10 additions and 7 deletions
|
@ -9503,3 +9503,6 @@ BEGIN
|
|||
END
|
||||
|
||||
GO
|
||||
|
||||
UPDATE [dbo].[ServiceItemTypes] SET TypeName ='WebsitePanel.Providers.SharePoint.SharePointEnterpriseSiteCollection, WebsitePanel.Providers.Base' WHERE DisplayName = 'SharePointEnterpriseSiteCollection'
|
||||
GO
|
Loading…
Add table
Add a link
Reference in a new issue