Minor Update

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@93290 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2014-03-18 15:27:37 +00:00
parent ca732e914f
commit 1b3a12474c
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ public class AnalyseToolBar {
replaceValueButton.setScale(ButtonScale.LARGE);
replaceValueButton.setIconAlign(IconAlign.TOP);
replaceValueButton
.setToolTip("Edit column values according to an condition");
.setToolTip("Replace column values");
replaceValueButton.setArrowAlign(ButtonArrowAlign.BOTTOM);
replaceValueButton.addSelectHandler(new SelectHandler() {