From: Alan Knowles Date: Wed, 3 Apr 2019 06:53:13 +0000 (+0800) Subject: docs/Roo.docs.template.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=6fc8aac062e2c823b82170ef74e2ddc293a26f65 docs/Roo.docs.template.js --- diff --git a/docs/Roo.docs.template.js b/docs/Roo.docs.template.js index d727b2933f..2817c8b833 100644 --- a/docs/Roo.docs.template.js +++ b/docs/Roo.docs.template.js @@ -456,7 +456,7 @@ Roo.docs.template = { out = '' + bit + '' + out + ''; } - return '' + str + ''; + return out; }, makeSortby : function(attribute) { return function(a, b) {