formslib dates: MDL-16592 Take out copy-and-paste snafu
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user