Roo/doc/Section.js
[roojs1] / Roo / doc / Section.js
index 7da75e3..874bfd4 100644 (file)
@@ -34,7 +34,7 @@ Roo.extend(Roo.doc.Section, Roo.bootstrap.Component,  {
             // id... ?
             cn : [
                 {
-                    tag: 'h1',
+                    tag: 'h3',
                     cls : 'title',
                     html : Roo.doc.Section.map[this.stype] 
                 }