]> git.proxmox.com Git - proxmox-backup.git/commit
ui: tape/ChangerStatus.js - avoid update status in list_media
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 18 Feb 2021 11:06:49 +0000 (12:06 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 18 Feb 2021 11:06:49 +0000 (12:06 +0100)
commit6ef8e2902fd6991e18ee0c856eb388b17ffde7de
treed35e291bb2215af7212c564aa38c651422fc51f6
parentaa16b7b284d46bb749ac8fc463ad804097da901f
ui: tape/ChangerStatus.js - avoid update status in list_media

We do not use the media location, so there is no need to update
the online status in the list_media call. Besides, we already update
the online status when we query the changer/status.
www/tape/ChangerStatus.js