From 03a184feb2da6c46fd14f4626bb44e27bf17c941 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 12 Dec 2016 15:05:11 +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 f5cd8cedca..ce72a45205 100644 --- a/ux/FlipCounter.js +++ b/ux/FlipCounter.js @@ -46,7 +46,7 @@ Roo.extend(Roo.ux.FlipCounter, Roo.bootstrap.Component, { }; }, - init : function () + initEvents : function () { var startNum = ""+ this.startnumber; -- 2.39.2