ui: tape/ChangerStatus - use POST for barcode-label-media
This commit is contained in:
parent
d2edc68ead
commit
b8d526f18d
@ -339,6 +339,7 @@ Ext.define('PBS.TapeManagement.ChangerStatus', {
|
||||
Ext.create('Proxmox.window.Edit', {
|
||||
title: gettext('Barcode Label'),
|
||||
showTaskViewer: true,
|
||||
method: 'POST',
|
||||
url: '/api2/extjs/tape/drive',
|
||||
submitUrl: function(url, values) {
|
||||
let drive = values.drive;
|
||||
|
Loading…
Reference in New Issue
Block a user