You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ra...@apache.org on 2008/05/24 17:18:48 UTC

svn commit: r659835 - in /lenya/branches: BRANCH_1_2_X/src/webapp/lenya/resources/misc/bxeng/index.xhtml branch_1_2_x_shibboleth/src/webapp/lenya/resources/misc/bxeng/index.xhtml

Author: ragaller
Date: Sat May 24 08:18:47 2008
New Revision: 659835

URL: http://svn.apache.org/viewvc?rev=659835&view=rev
Log:
make firefox 3 (tested with rc1) load bitflux - thanks to Olivier Lustenberger for the patch. Fixes bug 45036

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/misc/bxeng/index.xhtml
    lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/resources/misc/bxeng/index.xhtml

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/misc/bxeng/index.xhtml
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/misc/bxeng/index.xhtml?rev=659835&r1=659834&r2=659835&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/misc/bxeng/index.xhtml (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/resources/misc/bxeng/index.xhtml Sat May 24 08:18:47 2008
@@ -26,7 +26,7 @@
 <link rel="stylesheet" href="@EDITOR_CSS@" type="text/css" />
 <!-- href="/bxeng/css/editor.css" -->
 
-<script src="@BXELOADER_JS@" type="text/javascript"></script>
+<script src="@BXELOADER_JS@" type="text/javascript"> </script>
 <!-- src="/bxeng/bxeLoader.js" -->
 
 

Modified: lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/resources/misc/bxeng/index.xhtml
URL: http://svn.apache.org/viewvc/lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/resources/misc/bxeng/index.xhtml?rev=659835&r1=659834&r2=659835&view=diff
==============================================================================
--- lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/resources/misc/bxeng/index.xhtml (original)
+++ lenya/branches/branch_1_2_x_shibboleth/src/webapp/lenya/resources/misc/bxeng/index.xhtml Sat May 24 08:18:47 2008
@@ -26,7 +26,7 @@
 <link rel="stylesheet" href="@EDITOR_CSS@" type="text/css" />
 <!-- href="/bxeng/css/editor.css" -->
 
-<script src="@BXELOADER_JS@" type="text/javascript"></script>
+<script src="@BXELOADER_JS@" type="text/javascript"> </script>
 <!-- src="/bxeng/bxeLoader.js" -->
 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org