mirror of
https://github.com/scm-manager/scm-manager.git
synced 2025-11-15 17:56:17 +01:00
added plugin informations for web interface
This commit is contained in:
@@ -132,6 +132,11 @@ Ext.onReady(function(){
|
||||
fn: function(){
|
||||
addTabPanel('repositoryConfig', 'repositoryConfig', 'Repository Config');
|
||||
}
|
||||
},{
|
||||
label: 'Plugins',
|
||||
fn: function(){
|
||||
addTabPanel('plugins', 'pluginGrid', 'Plugins')
|
||||
}
|
||||
}]
|
||||
},{
|
||||
title: 'Security',
|
||||
|
||||
Reference in New Issue
Block a user