no message
This commit is contained in:
@@ -243,6 +243,8 @@ public class MainForm extends Form implements MainWindow {
|
||||
getCredentialsWindow().ShowAll();
|
||||
if (getTestingWindow() != null)
|
||||
getTestingWindow().ShowAll();
|
||||
if (Global.mainModule.getAccount().isAdmin())
|
||||
getAdministrationWindow().ShowAll();
|
||||
MainModule_.instance.getUI().windowsStack.push(this);
|
||||
super.Show();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user