From: Alan Knowles Date: Thu, 8 Sep 2016 09:30:32 +0000 (+0800) Subject: Roo/doc/Example.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=f1947d232c0e1242fc9d805bf9dfa9a66c54d1b5;p=roojs1 Roo/doc/Example.js --- diff --git a/Roo/doc/Example.js b/Roo/doc/Example.js index 6d5636ac6b..92ccb783f3 100644 --- a/Roo/doc/Example.js +++ b/Roo/doc/Example.js @@ -40,7 +40,7 @@ Roo.extend(Roo.mailer.Example, Roo.bootstrap.Component, { html : String.format('{0}',this.code).replace(/\n/g, '
') } ] - } + }; return cfg;