From 466fdc1e255d9878274b2249c49be3fc6e17102c Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 12 Dec 2016 15:05:03 +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 cf588e91af..f5cd8cedca 100644 --- a/ux/FlipCounter.js +++ b/ux/FlipCounter.js @@ -5,7 +5,7 @@ Roo.ux.FlipCounter = function(options) Roo.apply(this, options); //this.el = $(element); //this.options = $.extend({}, defaults, options); - this.addEvents({ + this.addEvents({ // raw events /** * @event flip -- 2.39.2