www/DataStoreConfig.js - add title
This commit is contained in:
parent
95aee7e032
commit
c8fd2dd2b8
@ -12,6 +12,8 @@ Ext.define('PBS.DataStoreConfig', {
|
||||
extend: 'Ext.grid.GridPanel',
|
||||
alias: 'widget.pbsDataStoreConfig',
|
||||
|
||||
title: gettext('Data Store Configuration'),
|
||||
|
||||
initComponent : function() {
|
||||
var me = this;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user