]> git.proxmox.com Git - pve-manager.git/commit - www/manager6/grid/FirewallOptions.js
grid/FireWallOptions: cleanup & use new features from ObjectGrid
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 6 Dec 2017 16:28:41 +0000 (17:28 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 25 Jan 2018 12:36:38 +0000 (13:36 +0100)
commit746ebf2a3c352f16bd94a81661b30343c611bb67
tree30ea266f2e411d2b4d05035d4ad2d5911e7bb39c
parent04444337a328d7c22eb90f1ed201c8622a037602
grid/FireWallOptions: cleanup & use new features from ObjectGrid

switch add_boolean and add_integer row to a simple wrapper.
We really use it often and can save quite some lines with it so it
does not make sense to remove it completely yet.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Reviewed-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/grid/FirewallOptions.js