Roo/bootstrap/Container.js
authoredward <edward@roojs.com>
Fri, 4 Dec 2015 04:46:36 +0000 (12:46 +0800)
committeredward <edward@roojs.com>
Fri, 4 Dec 2015 04:46:36 +0000 (12:46 +0800)
Roo/bootstrap/Container.js

index 21680cf..5931707 100644 (file)
@@ -133,7 +133,7 @@ Roo.extend(Roo.bootstrap.Container, Roo.bootstrap.Component,  {
                 }
                 
                 h.push({
-                    tag: 'span',
+                    tag: 'h3',
                     cls : 'panel-title',
                     html : this.header
                 });