ui: remove cartridge memory panel (show window after butten press instead)

This commit is contained in:
Dietmar Maurer
2021-03-08 12:52:06 +01:00
parent b0156179b9
commit 9bcdade85f
2 changed files with 22 additions and 73 deletions

View File

@ -499,6 +499,7 @@ Ext.define('PBS.Utils', {
columns: [
{
text: gettext('ID'),
hidden: true,
dataIndex: 'id',
width: 60,
},