Roo/bootstrap/Table.js
authorEdward <edward@roojs.com>
Thu, 26 Jul 2018 03:47:33 +0000 (11:47 +0800)
committerEdward <edward@roojs.com>
Thu, 26 Jul 2018 03:47:33 +0000 (11:47 +0800)
Roo/bootstrap/Table.js

index adb55ae..8cb91d4 100644 (file)
@@ -589,7 +589,7 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component,  {
             
             var c = {
                 tag: 'th',
-                cls : 'roo-bootstrap-thead-col-' + i,
+                cls : 'x-hcol-' + i,
                 style : '',
                 html: cm.getColumnHeader(i)
             };