docs2/Roo.docs.template.js
[roojs1] / docs2 / Roo.docs.template.js
index acb62ad..72e3324 100644 (file)
@@ -41,7 +41,7 @@ Roo.docs.template  = {
                    dtag.values.map(function(v) {
                        return v.length ? v : "<B>Empty</B>";
                    }).join(", ")) : ''
-               ) + '</div>';
+               ) + '</div></div>';
        Roo.log(JSON.stringify(output));
        return output;
     },