From: Alan Knowles Date: Sun, 26 Aug 2012 13:34:26 +0000 (+0800) Subject: ux/DateDisplay.js X-Git-Url: http://git.roojs.org/?a=commitdiff_plain;h=8c5a50e09118becaea756a132fdeeea84fddd35b;p=roojs1 ux/DateDisplay.js --- diff --git a/ux/DateDisplay.js b/ux/DateDisplay.js index 683c2e98dc..ce3ea40f19 100644 --- a/ux/DateDisplay.js +++ b/ux/DateDisplay.js @@ -7,9 +7,8 @@ Roo.form.DateDisplay = function(config){ config.listener = config.listener || {}; var c = Roo.apply({}, config); delete c.listener; - Roo.form.DateDisplay.superclass.constructor.call(this, config); - + Roo.form.DateDisplay.superclass.constructor.call(this, config); Roo.log(c);