From: Alan Knowles Date: Wed, 3 Apr 2019 07:22:37 +0000 (+0800) Subject: docs/Roo.docs.template.js X-Git-Url: http://git.roojs.org/?p=roojs1;a=commitdiff_plain;h=606bd0536c4198ac58735341cbbc057636646467 docs/Roo.docs.template.js --- diff --git a/docs/Roo.docs.template.js b/docs/Roo.docs.template.js index 47d2b60af5..d7e17d360a 100644 --- a/docs/Roo.docs.template.js +++ b/docs/Roo.docs.template.js @@ -54,7 +54,7 @@ Roo.docs.template = { data.implementors.reverse().map( function($) { - output += '
  • ' + linkSymbol($) + '
  • '; + output += '
  • ' + linkSymbol($) + '
  • '; } )