ui: tape restore: drop (now) unused references

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-05-21 15:45:15 +02:00
parent 8848f1d487
commit 98dc770efa
1 changed files with 0 additions and 2 deletions

View File

@ -372,7 +372,6 @@ Ext.define('PBS.TapeManagement.TapeRestoreWindow', {
xtype: 'pbsDataStoreSelector',
name: 'store',
labelWidth: 120,
reference: 'defaultDatastore',
bind: {
fieldLabel: '{singleSelectorLabel}',
emptyText: '{singleSelectorEmptyText}',
@ -389,7 +388,6 @@ Ext.define('PBS.TapeManagement.TapeRestoreWindow', {
columnB: [
{
xtype: 'displayfield',
reference: 'mappingLabel',
fieldLabel: gettext('Datastore Mapping'),
labelWidth: 200,
bind: {