From: Alan Knowles Date: Sun, 26 Aug 2012 13:17:09 +0000 (+0800) Subject: ux/DateDisplay.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=9844492555edcf4fcd5fd79422eed625b1e78a70;p=roojs1 ux/DateDisplay.js --- diff --git a/ux/DateDisplay.js b/ux/DateDisplay.js index 5053023422..c72497569b 100644 --- a/ux/DateDisplay.js +++ b/ux/DateDisplay.js @@ -30,7 +30,12 @@ Roo.extend(Roo.form.DateDisplay , Roo.form.DateField , { this.picker.onRender(this.viewEl, position); - } + }, + onSelect : function(sel) { + + + + } }); \ No newline at end of file