label fix

git-svn-id: http://svn.research-infrastructures.eu/public/d4science/gcube/trunk/portlets/user/user-statistics@130992 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Costantino Perciante 2016-08-06 13:16:04 +00:00
parent dfafffb370
commit cd1d3cc57c
1 changed files with 1 additions and 1 deletions

View File

@ -317,7 +317,7 @@ public class StatisticsPanel extends Composite {
mainPanel.add(storage);
profileStrength.setHeader(PROFILE_STRENGTH_LABEL);
profileStrength.setToolTip("Profile strength.");
profileStrength.setToolTip("Profile strength");
// add loading image that will be replaced by the incoming values
Image profileStrengthLoader = new Image(imagePath);