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

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