docs/Roo.docs.template.js
authorAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 04:04:18 +0000 (12:04 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 15 Jan 2019 04:04:18 +0000 (12:04 +0800)
docs/Roo.docs.template.js

index 5c12907..82e9809 100644 (file)
@@ -9,7 +9,7 @@ Roo.docs.template  = {
        if (data.example.length) {
            output +'<pre class="code">'+data.example+'</pre>';
        }
-       
+       return output;
     },