mirror of
https://github.com/moodle/moodle.git
synced 2025-07-25 00:02:18 +02:00
Merge branch 'MDL-30847_master' of git://github.com/dmonllao/moodle
This commit is contained in:
@@ -1445,6 +1445,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