mirror of
git://git.proxmox.com/git/proxmox-backup.git
synced 2025-02-12 21:58:01 +03:00
ui: disks: show partitions by default
Signed-off-by: Hannes Laimer <h.laimer@proxmox.com>
This commit is contained in:
parent
be2604109d
commit
30730d544c
@ -16,6 +16,7 @@ Ext.define('PBS.StorageAndDiskPanel', {
|
||||
{
|
||||
xtype: 'pmxDiskList',
|
||||
title: gettext('Disks'),
|
||||
includePartitions: true,
|
||||
itemId: 'disks',
|
||||
iconCls: 'fa fa-hdd-o',
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user