djhvscf 7 年 前
コミット
931f3679a1

+ 1 - 1
src/extensions/filter-control/bootstrap-table-filter-control.js

@@ -377,7 +377,7 @@
             header.find('.filterControl').hide();
         }
 
-        this.trigger('created-controls');
+        that.trigger('created-controls');
     };
 
     var getDirectionOfSelectOptions = function (alignment) {