Updated Rules

git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-expression-widget@114313 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
Giancarlo Panichi 2015-04-21 16:47:14 +00:00
parent bfb19d79e9
commit ad279aa428
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ public class RuleDialog extends Window implements
setHeight(HEIGHT);
setBodyBorder(false);
setResizable(false);
setHeadingText("New Rule");
setHeadingText("New Rule On Column");
setClosable(true);
setModal(true);
forceLayoutOnResize = true;