MDL-21400 fixed my own ugly mess in resizing of embedded stuff + converted to YUI3

This commit is contained in:
Petr Skoda
2010-02-06 18:47:44 +00:00
parent aedda14927
commit dd9b1882c6
7 changed files with 48 additions and 147 deletions

View File

@@ -409,6 +409,7 @@ EOT;
</object>
</div>
EOT;
$PAGE->requires->js_init_call('M.util.init_maximised_embed', array('resourceobject'), true);
}
return $code;