minor tooltip fix

git-svn-id: http://svn.d4science-ii.research-infrastructures.eu/gcube/trunk/portlets/user/gcube-ckan-datacatalog@146523 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2017-04-03 14:46:25 +00:00
parent 0d5c92e005
commit ea83e532dd
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ public class CkanMetadataManagementPanel extends FlowPanel{
items.setType(ButtonType.LINK);
shareLink.setType(ButtonType.LINK);
shareLink.setEnabled(false);
shareLink.setTitle("Get the link of this item and share it!");
shareLink.setTitle("Get the link of the item you are viewing and share it!");
myDatasets.setType(ButtonType.LINK);