From 5a3288003ed8a2fa77980ff22c40dce5115e971b Mon Sep 17 00:00:00 2001 From: jerome Date: Tue, 4 Nov 2008 02:23:27 +0000 Subject: [PATCH] MDL-10021: fix xhtml/javascript --- mod/resource/type/file/resource.class.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mod/resource/type/file/resource.class.php b/mod/resource/type/file/resource.class.php index d21c2b087a3..758e1a28439 100644 --- a/mod/resource/type/file/resource.class.php +++ b/mod/resource/type/file/resource.class.php @@ -396,6 +396,7 @@ function display() { ///add some javascript in order to fit this object tag into the browser window echo ' ';