mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 11:16:59 +02:00
improve sonia.navigation
This commit is contained in:
@@ -30,7 +30,9 @@
|
||||
*/
|
||||
loginCallbacks.push(function(){
|
||||
if (admin){
|
||||
Ext.getCmp('navigationPanel').addSection({
|
||||
var navPanel = Ext.getCmp('navigationPanel');
|
||||
var count = navPanel.count() - 1;
|
||||
navPanel.insertSection(count, {
|
||||
title: 'Development',
|
||||
items: [{
|
||||
label: 'Injection Graph',
|
||||
|
||||
Reference in New Issue
Block a user