From 606bd0536c4198ac58735341cbbc057636646467 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 3 Apr 2019 15:22:37 +0800 Subject: [PATCH] docs/Roo.docs.template.js --- docs/Roo.docs.template.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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($) + '
  • '; } ) -- 2.39.2