Roo/bootstrap/Table/Table.js
authorEdward <edward@roojs.com>
Wed, 30 Apr 2014 10:37:15 +0000 (18:37 +0800)
committerEdward <edward@roojs.com>
Wed, 30 Apr 2014 10:37:15 +0000 (18:37 +0800)
Roo/bootstrap/Table/Table.js

index da107af..cfd7d48 100644 (file)
@@ -76,7 +76,7 @@ Roo.extend(Roo.bootstrap.Table.Table, Roo.bootstrap.Component,  {
     responsive : false,
     
     getAutoCreate : function(){
-        var cfg = Roo.apply({}, Roo.bootstrap.Table.superclass.getAutoCreate.call(this));
+        var cfg = Roo.apply({}, Roo.bootstrap.Table.Table.superclass.getAutoCreate.call(this));
         
         cfg = {
             tag: 'table',