mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-16 02:06:18 +01:00
improve sonia.navigation
This commit is contained in:
@@ -179,7 +179,7 @@ Ext.onReady(function(){
|
||||
// register login callbacks
|
||||
|
||||
// create menu
|
||||
loginCallbacks.push( createMainMenu );
|
||||
loginCallbacks.splice(0, 0, createMainMenu );
|
||||
// add welcome tab
|
||||
loginCallbacks.push( createWelcomePanel );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user