- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Fri, 28 Aug 2009 09:03:13 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates
In directory hutz:/tmp/cvs-serv6307/WebContent/WEB-INF/resources/templates
Modified Files:
Tag: dev2
index.vm
Log Message:
renamed script
Index: index.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/Attic/index.vm,v
retrieving revision 1.1.2.9
retrieving revision 1.1.2.10
diff -u -d -r1.1.2.9 -r1.1.2.10
--- index.vm 24 Aug 2009 09:17:47 -0000 1.1.2.9
+++ index.vm 28 Aug 2009 09:03:11 -0000 1.1.2.10
@@ -1,6 +1,6 @@
#set ($title = "Unicorn")
#set ($css = ['base_ucn.css'])
-#set ($js = ['scripts/mootools-1.2.3-core-nc.js', 'scripts/mootools-1.2.3.1-more.js', 'scripts/w3c-validator.js'])
+#set ($js = ['scripts/mootools-1.2.3-core-nc.js', 'scripts/mootools-1.2.3.1-more.js', 'scripts/w3c_unicorn_index.js'])
#parse( 'head.vm' )
#macro (submit_button)
Received on Friday, 28 August 2009 09:03:21 UTC