Roo/bootstrap/Table.js
authorjohn <john@roojs.com>
Fri, 12 Oct 2018 02:48:14 +0000 (10:48 +0800)
committerjohn <john@roojs.com>
Fri, 12 Oct 2018 02:48:14 +0000 (10:48 +0800)
Roo/bootstrap/Table.js

index e87346b..040d6f3 100644 (file)
@@ -1174,7 +1174,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
                 
                 var size_cls = w[j].split("-");
                 
-                if(this.colModel.config[col_index]) {
+                if(!this.colModel.config[col_index][size_cls[0]]) {
                     
                 }
             }