Changed background color on modal window
git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-wizard-widget@115450 82a268e6-3cf1-43bd-a215-b396298e98cf
This commit is contained in:
parent
6724355974
commit
58d32388a0
|
@ -156,7 +156,7 @@ public class WizardWindow extends Window {
|
|||
|
||||
protected void initWindow() {
|
||||
Log.info(title);
|
||||
// setModal(true);
|
||||
setModal(true);
|
||||
setResizable(WIZARRESIZABLE);
|
||||
setCollapsible(WIZARDCOLLAPSIBLE);
|
||||
setWidth(WIZARDWIDTH);
|
||||
|
|
Loading…
Reference in New Issue