www/DataStoreConfig.js - add title

This commit is contained in:
Dietmar Maurer 2019-02-16 13:46:20 +01:00
parent 95aee7e032
commit c8fd2dd2b8

View File

@ -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;