]> git.proxmox.com Git - proxmox-backup.git/commit
ui: add TaskButton in header
authorDominik Csapak <d.csapak@proxmox.com>
Thu, 9 Jul 2020 11:38:21 +0000 (13:38 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 9 Jul 2020 12:26:57 +0000 (14:26 +0200)
commita3970d6c1e75344d8fb71c29b869e163f62e96ff
tree8667c31c11a6006f2ad28a92237842db2cd92f1e
parentcc83c1366073c5da2b02999491bd468ede3b19c7
ui: add TaskButton in header

opens a grid with the running tasks and a shortcut the the node tasks

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/MainView.js
www/Makefile
www/button/TaskButton.js [new file with mode: 0644]
www/css/ext6-pbs.css
www/dashboard/RunningTasks.js