Pman.Dialog.CoreNotifyRecur.bjs
[Pman.Core] / Pman.Dialog.CoreNotifyRecur.js
index 9e5dcd1..070678a 100644 (file)
@@ -296,7 +296,6 @@ Pman.Dialog.CoreNotifyRecur = {
                                         xns: Roo.form,
                                         allowBlank : 'false',
                                         displayField : 'display_name',
-                                        editable : 'false',
                                         emptyText : "Select Type",
                                         fieldLabel : 'core_enum',
                                         forceSelection : true,
@@ -307,7 +306,6 @@ Pman.Dialog.CoreNotifyRecur = {
                                         name : 'method_id_display_name',
                                         pageSize : 20,
                                         qtip : "Select core_enum",
-                                        queryParam : '',
                                         selectOnFocus : true,
                                         tpl : '<div class="x-grid-cell-text x-btn button"><b>{name}</b> </div>',
                                         triggerAction : 'all',