Merge branch 'wip-MDL-45045_master' of git://github.com/gjb2048/moodle
Conflicts: lib/yui/build/moodle-core-blocks/moodle-core-blocks-min.js
This commit is contained in:
@@ -481,6 +481,7 @@ class block_manager {
|
||||
if (!isset($bc->attributes['data-block'])) {
|
||||
$bc->attributes['data-block'] = '_fake';
|
||||
}
|
||||
$bc->attributes['class'] .= ' block_fake';
|
||||
$this->extracontent[$region][] = $bc;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user