2006/unicorn/WebContent/WEB-INF/resources/templates language.vm,1.17,1.18 index.vm,1.18,1.19 xhtml10.vm,1.43,1.44 language.form.vm,1.9,1.10

Update of /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates
In directory hutz:/tmp/cvs-serv8142/WebContent/WEB-INF/resources/templates

Modified Files:
	language.vm index.vm xhtml10.vm language.form.vm 
Log Message:
renamed mootools-1.2.3-core+more.js to mootools-1.2.3-core-more.js

Index: language.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/language.vm,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- language.vm	22 Oct 2009 12:58:05 -0000	1.17
+++ language.vm	22 Oct 2009 15:20:55 -0000	1.18
@@ -1,6 +1,6 @@
 #set ($title = "Unicorn - Translations")
 #set ($css = ['base_ucn-yc.css'])
-#set ($js = ['mootools-1.2.3-core+more-yc.js', 'w3c_unicorn_languages-yc.js'])
+#set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_languages-yc.js'])
 #parse('head.vm')
 
 #if ($messages)

Index: language.form.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/language.form.vm,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- language.form.vm	22 Oct 2009 12:58:05 -0000	1.9
+++ language.form.vm	22 Oct 2009 15:20:55 -0000	1.10
@@ -1,6 +1,6 @@
 #set ($title = "Unicorn - Translations")
 #set ($css = ['base_ucn-yc.css'])
-#set ($js = ['mootools-1.2.3-core+more-yc.js', 'w3c_unicorn_languages-yc.js'])
+#set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_languages-yc.js'])
 #parse('head.vm')
 
 #if ($messages)

Index: index.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/index.vm,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- index.vm	22 Oct 2009 12:58:05 -0000	1.18
+++ index.vm	22 Oct 2009 15:20:55 -0000	1.19
@@ -1,6 +1,6 @@
 #set ($title = "Unicorn")
 #set ($css = ['base_ucn-yc.css'])
-#set ($js = ['mootools-1.2.3-core+more-yc.js', 'w3c_unicorn_index-yc.js'])
+#set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_index-yc.js'])
 #parse('head.vm')
 
 #if ($messages)

Index: xhtml10.vm
===================================================================
RCS file: /sources/public/2006/unicorn/WebContent/WEB-INF/resources/templates/xhtml10.vm,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -d -r1.43 -r1.44
--- xhtml10.vm	22 Oct 2009 14:46:49 -0000	1.43
+++ xhtml10.vm	22 Oct 2009 15:20:55 -0000	1.44
@@ -1,6 +1,6 @@
 #set ($title = "$ucn.evaluate($lang, 'result_for', $unicorncall.DocumentName)")
 #set ($css = ['base_ucn-yc.css'])
-#set ($js = ['mootools-1.2.3-core+more-yc.js', 'w3c_unicorn_results-yc.js'])
+#set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_results-yc.js'])
 #if ($unicorncall.isPassed())
 #set ($fav = "favicon_green.ico")
 #else

Received on Thursday, 22 October 2009 15:20:59 UTC