From cbca9f9c941051f8d444e3641f6b641557af6943 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Tue, 6 Dec 2016 11:48:40 +0800 Subject: [PATCH] ux/FlipCounter.js --- ux/FlipCounter.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ux/FlipCounter.js b/ux/FlipCounter.js index 8c5792594d..11be06cb0e 100644 --- a/ux/FlipCounter.js +++ b/ux/FlipCounter.js @@ -61,7 +61,7 @@ Roo.extend(Roo.ux.FlipCounter, Roo.bootstrap.Component, { this.addSeparator(); } - this.ul.prepend('
  • \ + this.el.insertHtml('afterBegin', '
  • \
    \
    \
    \ -- 2.39.2