mirror of
https://github.com/moodle/moodle.git
synced 2025-07-25 08:11:39 +02:00
MDL-21400 fixed my own ugly mess in resizing of embedded stuff + converted to YUI3
This commit is contained in:
@@ -409,6 +409,7 @@ EOT;
|
||||
</object>
|
||||
</div>
|
||||
EOT;
|
||||
$PAGE->requires->js_init_call('M.util.init_maximised_embed', array('resourceobject'), true);
|
||||
}
|
||||
|
||||
return $code;
|
||||
|
Reference in New Issue
Block a user