From 5750a1cefc1837ad632f59983a3e590477974693 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Sun, 26 Aug 2012 21:17:19 +0800 Subject: [PATCH] ux/DateDisplay.js --- ux/DateDisplay.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ux/DateDisplay.js b/ux/DateDisplay.js index c72497569b..cdf716bee2 100644 --- a/ux/DateDisplay.js +++ b/ux/DateDisplay.js @@ -32,7 +32,7 @@ Roo.extend(Roo.form.DateDisplay , Roo.form.DateField , { }, onSelect : function(sel) { - + this.fireEvent('select', this); -- 2.39.2