mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-08 10:32:50 +00:00
FirewallRule: disable column sorting
This commit is contained in:
parent
9fba0c92b9
commit
1d9214235d
@ -678,6 +678,7 @@ Ext.define('PVE.FirewallRules', {
|
|||||||
itemdblclick: run_editor
|
itemdblclick: run_editor
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
sortableColumns: false,
|
||||||
columns: columns
|
columns: columns
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user