Minor Update
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-column-widget@93331 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
849f3005bb
commit
80978bf97c
|
@ -37,7 +37,7 @@ public class BatchReplaceDialog extends Window {
|
|||
setHeight(HEIGHT);
|
||||
setBodyBorder(false);
|
||||
setResizable(false);
|
||||
setHeadingText("Replace Value");
|
||||
setHeadingText("Replace Batch");
|
||||
setClosable(true);
|
||||
setModal(true);
|
||||
forceLayoutOnResize = true;
|
||||
|
|
Loading…
Reference in New Issue