]> git.proxmox.com Git - proxmox-backup.git/commit
ui: datastore content: add context menu to groups and snapshots
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 28 Nov 2023 09:44:00 +0000 (10:44 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 28 Nov 2023 14:57:04 +0000 (15:57 +0100)
commit771250a720b34f96c19523e31148b5d802a1a572
treed273808f9d3e7164fb234b909e8decaaa195f905
parent50a27d475c19ceb19403ada036d3265485f9f23e
ui: datastore content: add context menu to groups and snapshots

and show the relevant actions. They will be forwarded to the controller,
so we can reuse that code without big refactoring them into another
class/place.

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/datastore/Content.js