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:
parent
dfafffb370
commit
cd1d3cc57c
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue