notifications activated for product catalogue user

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/widgets/ckan-metadata-publisher-widget@133784 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-11-02 09:20:56 +00:00
parent ee31bfa48a
commit 6c2cae5e1a
1 changed files with 1 additions and 1 deletions

View File

@ -411,7 +411,7 @@ public class CKANPublisherServicesImpl extends RemoteServiceServlet implements C
scope,
toCreate.getTitle(),
datasetUrl,
false,
true, // send notification to other people
toCreate.getTags(),
toCreate.getAuthorFullName()
);