SEBSERV-66 fix
This commit is contained in:
parent
71783cf278
commit
5e11dcdef1
1 changed files with 0 additions and 1 deletions
|
@ -68,7 +68,6 @@ public class MainPage implements TemplateComposer {
|
|||
|
||||
@Override
|
||||
public void compose(final PageContext pageContext) {
|
||||
this.pageStateService.clearState();
|
||||
|
||||
final Composite parent = pageContext.getParent();
|
||||
parent.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true));
|
||||
|
|
Loading…
Reference in a new issue