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