From: Alan Knowles Date: Thu, 28 Mar 2019 06:40:52 +0000 (+0800) Subject: docs/Roo.docs.template.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=9785a4ef3968507d6d69c7ca21a028d6cdcb5dd7 docs/Roo.docs.template.js --- diff --git a/docs/Roo.docs.template.js b/docs/Roo.docs.template.js index cfe2538f2c..71636aa81b 100644 --- a/docs/Roo.docs.template.js +++ b/docs/Roo.docs.template.js @@ -171,7 +171,7 @@ Roo.docs.template = { } else { //ctor output+= '
Create a new '+member.memberOf +'
'; - } + } output +='
'; if (!member.isConstructor) { output+= this.resolveLinks(member.desc) ;