Adempiere 312
This commit is contained in:
parent
95005e16e5
commit
7dd562c52d
|
@ -580,7 +580,6 @@ public class VPAttributeDialog extends CDialog
|
||||||
this.setVisible(false);
|
this.setVisible(false);
|
||||||
this.setModal (false); // otherwise blocked
|
this.setModal (false); // otherwise blocked
|
||||||
this.setVisible(true);
|
this.setVisible(true);
|
||||||
AEnv.addToWindowManager(frame);
|
|
||||||
AEnv.showScreen(frame, SwingConstants.EAST);
|
AEnv.showScreen(frame, SwingConstants.EAST);
|
||||||
}
|
}
|
||||||
// async window - not able to get feedback
|
// async window - not able to get feedback
|
||||||
|
|
Loading…
Reference in New Issue