ui: tape/window/LabelMedia: change to POST
this changed in the backend Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
afcf8b3ed6
commit
41c0333814
@ -8,6 +8,8 @@ Ext.define('PBS.TapeManagement.LabelMediaWindow', {
|
|||||||
title: gettext('Label Media'),
|
title: gettext('Label Media'),
|
||||||
submitText: gettext('OK'),
|
submitText: gettext('OK'),
|
||||||
|
|
||||||
|
method: 'POST',
|
||||||
|
|
||||||
showProgress: true,
|
showProgress: true,
|
||||||
|
|
||||||
items: [
|
items: [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user