]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/grid/FirewallRules.js
ext6migrate: adapt the Checkbox column of the firewall panel to ExtJS6
authorEmmanuel Kasper <e.kasper@proxmox.com>
Thu, 28 Jan 2016 13:42:43 +0000 (14:42 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 28 Jan 2016 15:56:17 +0000 (16:56 +0100)
commit7a4c3133bc8b9e4817755d577b58ac387d12fce4
tree70df19238ad872b63d1744d6dcb3dfe653b1ba25
parent85203d5bea3c9b1e852816baf5477f5a78e5d42b
ext6migrate: adapt the Checkbox column of the firewall panel to ExtJS6

API changes in ExtJS6 involved here:
 * 'checkchange' event passes now the record index instead of the whole record
 * record.fields is now an array of Field objects, before it was an Object
www/manager6/grid/FirewallRules.js