git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@114305 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
5958cf263f
commit
ce54e01782
|
@ -50,7 +50,7 @@ public class RuleApplyDialog extends Window implements
|
|||
setHeight(HEIGHT);
|
||||
setBodyBorder(false);
|
||||
setResizable(false);
|
||||
setHeadingText("Apply Column Rule");
|
||||
setHeadingText("Apply Rules On Column");
|
||||
setClosable(true);
|
||||
setModal(true);
|
||||
forceLayoutOnResize = true;
|
||||
|
|
Loading…
Reference in New Issue