formslib dates: MDL-16592 Take out copy-and-paste snafu

This commit is contained in:
tjhunt
2009-03-16 07:47:01 +00:00
parent b3a4937663
commit 8f732f2ec7
-4
View File
@@ -516,10 +516,6 @@ date_selector_calendar.release_current = function() {
}
}
date_selector_calendar.prototype.focus_event = function(e, me) {
}
date_selector_calendar.prototype.focus_event = function(e, me) {
date_selector_calendar.cancel_any_timeout();
if (me.enablecheckbox == null || me.enablecheckbox.checked) {