mirror of
https://github.com/scm-manager/scm-manager.git
synced 2026-05-07 03:26:32 +02:00
Use of navigation title instead of tab title
This commit is contained in:
@@ -101,7 +101,7 @@ Sonia.config.ScmConfigPanel = Ext.extend(Sonia.config.ConfigPanel,{
|
||||
initComponent: function(){
|
||||
|
||||
var config = {
|
||||
title: main.navGeneralConfigText,
|
||||
title: main.tabGeneralConfigText,
|
||||
panels: [{
|
||||
xtype: 'configForm',
|
||||
title: this.titleText,
|
||||
|
||||
Reference in New Issue
Block a user