Kleine Korrektur am App-Tab
git-svn-id: https://svn.libreccm.org/ccm/trunk@2304 8810af33-2d31-482b-a856-94f89814c4dfmaster
parent
c8fc6939ac
commit
b206915e21
|
|
@ -94,7 +94,8 @@ public class ApplicationsAdministrationTab extends LayoutPanel implements AdminC
|
|||
appPanel.add(entry.getValue());
|
||||
}
|
||||
|
||||
setRight(appPanel);
|
||||
//setRight(appPanel);
|
||||
setBody(appPanel);
|
||||
}
|
||||
|
||||
private void createSingletonAppPane(final ApplicationType applicationType,
|
||||
|
|
|
|||
Loading…
Reference in New Issue