Merge branch 'wip-mdl-39639' of git://github.com/rajeshtaneja/moodle
This commit is contained in:
+1
@@ -166,6 +166,7 @@ YUI.add('moodle-form-dateselector', function(Y) {
|
||||
if (!this.enablecheckbox.get('checked')) {
|
||||
this.calendarimage.set('disabled', 'disabled');
|
||||
this.calendarimage.setStyle('cursor', 'default');
|
||||
this.release_calendar();
|
||||
} else {
|
||||
this.calendarimage.set('disabled', false);
|
||||
this.calendarimage.setStyle('cursor', 'auto');
|
||||
|
||||
Reference in New Issue
Block a user