Merged HEAD-BUG-FIX (5.0/Cloud) to HEAD (4.3/Cloud)

73608: Fix badly formatted package.html files


git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@74793 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Will Abson
2014-06-25 16:05:04 +00:00
parent 7a50449b81
commit 76ac76b6a7
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
<body>
The implementation of the Invitation Service.
Which deals with invitations to private and moderated resources.
@see org.alfresco.service.cmr.invitation.InvitationService
</body>

View File

@@ -1,4 +1,5 @@
<body>
The implementation of the Invitation Service for Web Site resources.
@see org.alfresco.service.cmr.invitation.InvitationService
</body>