mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-27 13:35:49 +00:00
use renamed alias for xtype
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
4cb75dd989
commit
f118971daf
@ -118,7 +118,7 @@ Ext.define('PVE.pool.AddStorage', {
|
||||
width: 350,
|
||||
items: [
|
||||
{
|
||||
xtype: 'PVE.form.StorageSelector',
|
||||
xtype: 'pveStorageSelector',
|
||||
name: 'storage',
|
||||
nodename: 'localhost',
|
||||
autoSelect: false,
|
||||
|
Loading…
Reference in New Issue
Block a user