Show
Ignore:
Timestamp:
06/16/10 23:06:26 (3 years ago)
Author:
Thomas Gambet <tgambet@…>
Branch:
default
Message:

changed named of linked css and js files

Files:
1 modified

Legend:

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

    r1177 r1260  
    11#set ($title = "$ucn.evaluate($lang, 'result_for', $unicorncall.DocumentName)") 
    2 #set ($css = ['base_ucn-yc.css']) 
    3 #set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_results-yc.js']) 
     2#set ($css = ['base_ucn.css']) 
     3#set ($js = ['mootools-1.2.3-core-more-yc.js', 'w3c_unicorn_results.js']) 
    44#if ($unicorncall.getStatus() == "passed") 
    55#set ($fav = "favicon_green.ico")