X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-doc-debug.js;h=d1a39ba30c427dcd2895b04c3de327de253c877b;hp=841ebe468727d09e100477738e933d39a49a50b4;hb=refs%2Fheads%2Fwip_alan_T5944_trim_leading_white_space_from;hpb=c718d2aa6d9708d8a5386381ebf07ff9dbe82ec5 diff --git a/roojs-doc-debug.js b/roojs-doc-debug.js index 841ebe4687..d1a39ba30c 100644 --- a/roojs-doc-debug.js +++ b/roojs-doc-debug.js @@ -434,7 +434,7 @@ Roo.extend(Roo.doc.Section, Roo.bootstrap.Component, { cfg.cn.push(ul); } - if (this.stype == 'return' && syn.returndesc.length) { + if (this.stype == 'return' && (syn.returndesc.length || syn.returntype.length )) { cfg.cn.push({ tag: 'p',