From 2c262c4d4ba1ab181120e57b268c8b796ac4e138 Mon Sep 17 00:00:00 2001 From: Andrew O'Neil Date: Thu, 26 Nov 2009 02:03:14 +0000 Subject: [PATCH] BUGFIX: Fix javascript error on IE8 by forcing IE7 compat mode. git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93514 467b73ca-7a2a-4603-9d3b-597d59a354a9 --- templates/FileIFrameField.ss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/FileIFrameField.ss b/templates/FileIFrameField.ss index 8ad304661..d9c6c08a5 100644 --- a/templates/FileIFrameField.ss +++ b/templates/FileIFrameField.ss @@ -1,6 +1,7 @@ + <% base_tag %> <% _t('TITLE', 'Image Uploading Iframe') %> @@ -22,4 +23,4 @@ <% end_if %> - \ No newline at end of file +