MDL-28235 form: Removed reference to unexisting close button in help popup

This commit is contained in:
Frederic Massart
2012-10-31 12:59:07 +08:00
parent bd102921e7
commit fdfff54f96

View File

@@ -1491,8 +1491,6 @@ M.util.help_icon = {
Y.io(ajaxurl, cfg);
this.overlay.show();
Y.one('#closehelpbox').focus();
},
display_callback : function(content) {