Merge branch 'MDL-30847_22' of git://github.com/dmonllao/moodle into MOODLE_22_STABLE
This commit is contained in:
@@ -1376,6 +1376,7 @@ M.util.help_icon = {
|
||||
},
|
||||
|
||||
display_callback : function(content) {
|
||||
content = '<div role="alert">' + content + '</div>';
|
||||
this.overlay.set('bodyContent', content);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user