]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
ComboGrid: improve setting 'editable' default value
authorDominik Csapak <d.csapak@proxmox.com>
Mon, 8 Jan 2018 11:58:56 +0000 (12:58 +0100)
committerDominik Csapak <d.csapak@proxmox.com>
Thu, 11 Jan 2018 13:48:13 +0000 (14:48 +0100)
commit3ab80554c66047fe7c1ec654030cafeb4e80d039
tree0435edcaedf823dda3a9ca53549767e940c549bd
parent4c2b4242035506329d5eab1459687804d0fa9416
ComboGrid: improve setting 'editable' default value

port commit
bff876ecb5f3388b7d65c491680b9a40574e4744
from pve-manager

commit message:

    This allows child classes to use another default, the initialConfig
    didn't allowed that.
    This is also the ExtJS like way to set defaults.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
form/ComboGrid.js