docs/prune-simulator: remove displayField for Calendar Field
in extjs 7.0, specifying displayField overwrites the displayTpl, which we want to use here, so remove it Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
5667b76381
commit
62f10a01db
@ -37,7 +37,6 @@ Ext.onReady(function() {
|
||||
|
||||
editable: true,
|
||||
|
||||
displayField: 'text',
|
||||
valueField: 'value',
|
||||
queryMode: 'local',
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user