Roo/doc/Section.js
authorAlan Knowles <alan@roojs.com>
Thu, 8 Sep 2016 09:35:44 +0000 (17:35 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 8 Sep 2016 09:35:44 +0000 (17:35 +0800)
Roo/doc/Section.js

index b8e4c87..90267cb 100644 (file)
  * @param {Object} config The config object
  */
 
-Roo.mailer.Section = function(config){
-    Roo.mailer.Section.superclass.constructor.call(this, config);
+Roo.doc.Section = function(config){
+    Roo.doc.Section.superclass.constructor.call(this, config);
 };
 
-Roo.extend(Roo.mailer.Section, Roo.bootstrap.Component,  {
+Roo.extend(Roo.doc.Section, Roo.bootstrap.Component,  {
     
     
     stype:   '',