- From: Thomas Gambet via cvs-syncmail <cvsmail@w3.org>
- Date: Mon, 05 Oct 2009 13:48:54 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates
In directory hutz:/tmp/cvs-serv3482/WebContent/WEB-INF/resources/templates
Modified Files:
language.vm
Log Message:
added javascripts
Index: language.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/language.vm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- language.vm 5 Oct 2009 13:08:15 -0000 1.3
+++ language.vm 5 Oct 2009 13:48:52 -0000 1.4
@@ -1,5 +1,6 @@
#set ($noEscape_title = "Unicorn - Translations")
#set ($css = ['base_ucn.css'])
+#set ($js = ['mootools-1.2.3-core-nc.js', 'mootools-1.2.3.1-more.js', 'w3c_unicorn_languages.js'])
#parse('head.vm')
<div id="translations">
Received on Monday, 5 October 2009 13:48:57 UTC