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