Changeset 876:39796df46c16

Show
Ignore:
Timestamp:
10/22/09 15:21:22 (4 years ago)
Author:
tgambet
Branch:
default
convert_revision:
svn:cdcfb263-7567-472c-a848-e2c2df3466e7/trunk@877
Message:

renamed mootools-1.2.3-core+more.js to mootools-1.2.3-core-more.js

Location:
WebContent
Files:
1 added
1 removed
4 modified

Legend:

Unmodified
Added
Removed
  • WebContent/WEB-INF/resources/templates/index.vm

    r871 r876  
    11#set ($title = "Unicorn") 
    22#set ($css = ['base_ucn-yc.css']) 
    3 #set ($js = ['mootools-1.2.3-core+more-yc.js', 'w3c_unicorn_index-yc.js']) 
     3#set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_index-yc.js']) 
    44#parse('head.vm') 
    55 
  • WebContent/WEB-INF/resources/templates/language.form.vm

    r871 r876  
    11#set ($title = "Unicorn - Translations") 
    22#set ($css = ['base_ucn-yc.css']) 
    3 #set ($js = ['mootools-1.2.3-core+more-yc.js', 'w3c_unicorn_languages-yc.js']) 
     3#set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_languages-yc.js']) 
    44#parse('head.vm') 
    55 
  • WebContent/WEB-INF/resources/templates/language.vm

    r871 r876  
    11#set ($title = "Unicorn - Translations") 
    22#set ($css = ['base_ucn-yc.css']) 
    3 #set ($js = ['mootools-1.2.3-core+more-yc.js', 'w3c_unicorn_languages-yc.js']) 
     3#set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_languages-yc.js']) 
    44#parse('head.vm') 
    55 
  • WebContent/WEB-INF/resources/templates/xhtml10.vm

    r874 r876  
    11#set ($title = "$ucn.evaluate($lang, 'result_for', $unicorncall.DocumentName)") 
    22#set ($css = ['base_ucn-yc.css']) 
    3 #set ($js = ['mootools-1.2.3-core+more-yc.js', 'w3c_unicorn_results-yc.js']) 
     3#set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_results-yc.js']) 
    44#if ($unicorncall.isPassed()) 
    55#set ($fav = "favicon_green.ico")