mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-08-06 15:41:01 +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
|
||||
}
|
||||
},
|
||||
sortableColumns: false,
|
||||
columns: columns
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user