]> git.proxmox.com Git - proxmox-backup.git/commit
ui: TaskSummary: move state/types/titles out of the controller
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 9 Nov 2020 15:01:26 +0000 (16:01 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 9 Nov 2020 15:37:24 +0000 (16:37 +0100)
commit4623cd6497e7a31029b7d122bc35206f4b1b6228
tree4cbbf438118973887db4a99d07281fb8bc979715
parentab81bb13add5f02b84ec06998dfa6429b9cb9aae
ui: TaskSummary: move state/types/titles out of the controller

it seems that under certain circumstances, extjs does not initialize
or remove the content from objects in controllers

move it to the view, were they always exist

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