Pman.Tab.AdminLogEvents.bjs
authorEdward <edward@roojs.com>
Thu, 2 Apr 2015 06:59:09 +0000 (14:59 +0800)
committerEdward <edward@roojs.com>
Thu, 2 Apr 2015 06:59:09 +0000 (14:59 +0800)
Pman.Tab.AdminLogEvents.js

Pman.Tab.AdminLogEvents.bjs
Pman.Tab.AdminLogEvents.js

index 01e8029..04e07ab 100644 (file)
               "|select" : "function (combo, record, index)\n{\n  _this.grid.footer.onClick('first');\n}"
              },
              "listWidth" : 300,
+             "String actionMode" : "fieldEl",
              "triggerAction" : "all",
              "forceSelection" : true,
              "selectOnFocus" : true,
index 55563fd..310c6e8 100644 (file)
@@ -374,6 +374,7 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
            xtype : 'SimpleStore'
           },
           '|xns' : 'Roo.form',
+          actionMode : 'fieldEl',
           allowBlank : true,
           alwaysQuery : true,
           displayField : 'value',