Minor updated

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@87053 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2013-12-17 13:26:14 +00:00
parent ee625ef771
commit b4cd7d7bce
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ public class ReviewToolBar {
validationGroup.add(validationLayout);
rulesButton = new TextButton("New Rule",
TabularDataResources.INSTANCE.ruleadd32());
TabularDataResources.INSTANCE.ruleAdd32());
rulesButton.setScale(ButtonScale.LARGE);
rulesButton.setIconAlign(IconAlign.TOP);
rulesButton.setToolTip("Define a new validation rule");