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:
parent
bfb19d79e9
commit
ad279aa428
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue