X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=Pman.Dialog.CoreNotifyRecur.bjs;h=a29f120bdb6521509b826840f53cfd0bcea26d71;hb=a6aec10c44e8a8342da4bcb265a8587a074430bb;hp=0a10d3f86b3fed4a4ebc303320699267c628af2b;hpb=4683a6816acdb88f4988385b011b58da8edc19c1;p=Pman.Core diff --git a/Pman.Dialog.CoreNotifyRecur.bjs b/Pman.Dialog.CoreNotifyRecur.bjs index 0a10d3f8..a29f120b 100644 --- a/Pman.Dialog.CoreNotifyRecur.bjs +++ b/Pman.Dialog.CoreNotifyRecur.bjs @@ -125,28 +125,29 @@ "*prop": "editor", "items": [ { - "|xns": "Roo.form", - "xtype": "ComboBox", + "*prop": "", "allowBlank": "false", + "displayField": "", "editable": "false", "emptyText": "Select core_enum", + "fieldLabel": "core_enum", "forceSelection": true, + "hiddenName": "", "listWidth": 400, "loadingText": "Searching...", "minChars": 2, + "name": "", "pageSize": 20, "qtip": "Select core_enum", + "queryParam": "", "selectOnFocus": true, + "tpl": "
{name}
", "triggerAction": "all", "typeAhead": true, - "width": 300, - "tpl": "
{name}
", - "queryParam": "", - "fieldLabel": "core_enum", "valueField": "id", - "displayField": "", - "hiddenName": "", - "name": "", + "width": 300, + "xtype": "ComboBox", + "|xns": "Roo.form", "items": [ { "*prop": "store",