Pman.Dialog.VerifyAccess.bjs
[Pman.Core] / Pman.Dialog.VerifyAccess.js
index b3e7917..e54ca95 100644 (file)
@@ -295,13 +295,9 @@ Roo.apply(Pman.Dialog.VerifyAccess.prototype, {
             triggerAction : 'all',
             valueField : 'code',
             listeners : {
-             render : function (_self)
-              {
-                  _this.status_filter = _self;
-              },
              select : function (combo, record, index)
               {
-                  _this.table.footer.onClick('first'); 
+                  
               }
             },
             xns : Roo.bootstrap,