mirror of
https://github.com/moodle/moodle.git
synced 2025-07-25 00:02:18 +02:00
MDL-28235 form: Removed reference to unexisting close button in help popup
This commit is contained in:
@@ -1491,8 +1491,6 @@ M.util.help_icon = {
|
||||
|
||||
Y.io(ajaxurl, cfg);
|
||||
this.overlay.show();
|
||||
|
||||
Y.one('#closehelpbox').focus();
|
||||
},
|
||||
|
||||
display_callback : function(content) {
|
||||
|
Reference in New Issue
Block a user