Updated label

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/widgets/workspace-explorer@128656 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Francesco Mangiacrapa 2016-05-18 09:05:44 +00:00
parent f52128c6e7
commit 1c595c3ce2
1 changed files with 1 additions and 1 deletions

View File

@ -117,7 +117,7 @@ public class DialogShowGcubeItem extends DialogBox implements ClickHandler {
if(map.size()==0){
table.setHTML(0, 0, "No have properties");
table.setHTML(0, 0, "No properties");
return table;
}