gui: dc/Tasks.js fix indentation
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
09c094d09e
commit
ee326469bc
@ -14,7 +14,7 @@ Ext.define('PVE.dc.Tasks', {
|
||||
storeid: 'pve-cluster-tasks',
|
||||
model: 'proxmox-tasks',
|
||||
proxy: {
|
||||
type: 'proxmox',
|
||||
type: 'proxmox',
|
||||
url: '/api2/json/cluster/tasks'
|
||||
}
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user