]> git.proxmox.com Git - pve-manager.git/commit
ui: form/CalendarEvent: remove displayField from config
authorDominik Csapak <d.csapak@proxmox.com>
Wed, 26 May 2021 09:01:12 +0000 (11:01 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 27 May 2021 10:35:21 +0000 (12:35 +0200)
commit57cbbfa969c536e18e890775eed08408dc40168d
tree7e8fe8e7bc15b39b8c40bb4d441588d264e0f626
parentd6ee17e74fed21a65ca2f3f801eacccdf6f18d71
ui: form/CalendarEvent: remove displayField from config

in extjs 7.0, setting the displayField overwrites the displayTpl, which
we use here

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
www/manager6/form/CalendarEvent.js