Pman.Tab.AdminLogEvents.bjs
authorEdward <edward@roojs.com>
Thu, 2 Apr 2015 07:15:51 +0000 (15:15 +0800)
committerEdward <edward@roojs.com>
Thu, 2 Apr 2015 07:15:51 +0000 (15:15 +0800)
Pman.Tab.AdminLogEvents.js

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

index 02b0691..6b3ac98 100644 (file)
               "|select" : "function (combo, record, index)\n{\n  _this.grid.footer.onClick('first');\n}"
              },
              "listWidth" : 300,
-             "String actionMode" : "fieldEl",
              "triggerAction" : "all",
-             "String hideMode" : "display",
              "forceSelection" : true,
              "selectOnFocus" : true,
              "pageSize" : 20,
index f2abdb5..6a9972a 100644 (file)
@@ -374,14 +374,12 @@ Pman.Tab.AdminLogEvents = new Roo.XComponent({
            xtype : 'SimpleStore'
           },
           '|xns' : 'Roo.form',
-          actionMode : 'fieldEl',
           allowBlank : true,
           alwaysQuery : true,
           displayField : 'value',
           editable : false,
           emptyText : _this._strings['037fd50b0e85bb65995ca7125d06c7cd'],
           forceSelection : true,
-          hideMode : 'display',
           listWidth : 300,
           loadingText : _this._strings['1243daf593fa297e07ab03bf06d925af'],
           minChars : 2,