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

index 5377670..3329a47 100644 (file)
@@ -1150,6 +1150,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
     
     onHiddenChange : function()
     {
+        
         this.onHeaderChange();
         this.onLoad();
     }