mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-02 17:32:14 +00:00
ui: ceph/Pool: show progress on pool edit/create
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
17b90534d4
commit
cc0734fc9f
@ -201,6 +201,8 @@ Ext.define('PVE.CephPoolEdit', {
|
||||
method: get => get('isCreate') ? 'POST' : 'PUT',
|
||||
},
|
||||
|
||||
showProgress: true,
|
||||
|
||||
subject: gettext('Ceph Pool'),
|
||||
|
||||
items: [{
|
||||
|
Loading…
Reference in New Issue
Block a user