ui: ceph/Pool: show progress on pool edit/create

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2021-04-20 10:15:23 +02:00 committed by Thomas Lamprecht
parent 17b90534d4
commit cc0734fc9f

View File

@ -201,6 +201,8 @@ Ext.define('PVE.CephPoolEdit', {
method: get => get('isCreate') ? 'POST' : 'PUT',
},
showProgress: true,
subject: gettext('Ceph Pool'),
items: [{