GUI: fix borders
This commit is contained in:
@ -5,7 +5,7 @@ Ext.define('PBS.SystemConfiguration', {
|
||||
xtype: 'pbsSystemConfiguration',
|
||||
|
||||
title: gettext('Configuration') + ': ' + gettext('System'),
|
||||
border: false,
|
||||
border: true,
|
||||
scrollable: true,
|
||||
defaults: { border: false },
|
||||
items: [
|
||||
|
Reference in New Issue
Block a user