Changeset 1088


Ignore:
Timestamp:
12/22/09 19:14:36 (2 years ago)
Author:
victorsb
Message:

Added a roundtimer macro to count down to the start/end of a round.

http://reviewboard.infoarena.ro/r/113/

Location:
trunk/www
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/www/views/header.php

    r1087 r1088  
    6868    <script type="text/javascript" src="<?= html_escape(url_static('js/sh/shInit.js')) ?>"></script> 
    6969    <script type="text/javascript" src="<?= html_escape(url_static('js/tags.js')) ?>"></script> 
     70    <script type="text/javascript" src="<?= html_escape(url_static('js/roundtimer.js')) ?>"></script> 
    7071 
    7172    <script type="text/javascript">Sh_Init("<?= html_escape(url_static('swf/clipboard.swf')) ?>")</script> 
Note: See TracChangeset for help on using the changeset viewer.