[Yanel-commits] rev 38406 - public/yanel/contributions/resources/xopus3/htdocs/xslt

michi at wyona.com michi at wyona.com
Sat Sep 6 23:25:12 CEST 2008


Author: michi
Date: 2008-09-06 23:25:12 +0200 (Sat, 06 Sep 2008)
New Revision: 38406

Modified:
   public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl
Log:
attributes according to Xopus sample page

Modified: public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl
===================================================================
--- public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl	2008-09-06 21:20:35 UTC (rev 38405)
+++ public/yanel/contributions/resources/xopus3/htdocs/xslt/load-xopus-xhtml.xsl	2008-09-06 21:25:12 UTC (rev 38406)
@@ -17,9 +17,9 @@
 <xhtml:html>
   <head>
     <title>Load Xopus ...</title>
-    <script language="JavaScript" src="{$yarep.back2realm}yanel/resource-types/http%3a%2f%2fwww.wyona.org%2fyanel%2fresource%2f1.0%3a%3axopus3/Xopus-3.2.10/xopus/xopus.js"/>
+    <script type="text/javascript" src="{$yarep.back2realm}yanel/resource-types/http%3a%2f%2fwww.wyona.org%2fyanel%2fresource%2f1.0%3a%3axopus3/Xopus-3.2.10/xopus/xopus.js"></script>
 <!--
-    <script language="JavaScript" src="{$yarep.back2realm}yanel/resource-types/http://www.wyona.org/yanel/resource/1.0::xopus3/Xopus-3.2.10/xopus/xopus.js"/>
+    <script type="text/javascript" src="{$yarep.back2realm}yanel/resource-types/http://www.wyona.org/yanel/resource/1.0::xopus3/Xopus-3.2.10/xopus/xopus.js"></script>
 -->
   </head>
   <body bgcolor="#ffffff">



More information about the Yanel-commits mailing list