Roo/bootstrap/Table.js
authorEdward <edward@roojs.com>
Wed, 25 Jul 2018 05:22:54 +0000 (13:22 +0800)
committerEdward <edward@roojs.com>
Wed, 25 Jul 2018 05:22:54 +0000 (13:22 +0800)
Roo/bootstrap/Table.js

index c7b1823..25cdcd8 100644 (file)
@@ -1141,9 +1141,8 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
         this.mainHead = table.createChild(header, this.mainBody, false);
     },
     
-    onHiddenChange : function(a,b,c,d)
+    onHiddenChange : function(colModel, colIndex, hidden)
     {
-        Roo.log([a,b,c,d]);
         /*
         this.onHeaderChange();
         this.onLoad();