Kleine Korrektur am App-Tab

git-svn-id: https://svn.libreccm.org/ccm/trunk@2304 8810af33-2d31-482b-a856-94f89814c4df
master
jensp 2013-08-12 14:18:37 +00:00
parent c8fc6939ac
commit b206915e21
1 changed files with 2 additions and 1 deletions

View File

@ -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,