MDL-22338 fixed regression - the embedded resources are being resized again

This commit is contained in:
Petr Skoda
2010-10-06 16:23:37 +00:00
parent ab1f13b783
commit 147fee876e
2 changed files with 7 additions and 3 deletions
+1 -1
View File
@@ -474,7 +474,7 @@ EOT;
</object>
</div>
EOT;
//$PAGE->requires->js_init_call('M.util.init_maximised_embed', array('resourceobject'), true);
$PAGE->requires->js_init_call('M.util.init_maximised_embed', array('resourceobject'), true);
}
return $code;