freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt
changeset 79 89bca098e14e
parent 78 5ea4172dcf8b
child 80 e03f660f0e0a
     1.1 --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt	Fri Sep 11 22:25:21 2009 +0200
     1.2 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/index.fmt	Sat Sep 12 05:00:28 2009 +0200
     1.3 @@ -21,7 +21,7 @@
     1.4            <#assign unit="day"/>
     1.5            <#assign value=t?float / (24.0 * 3600000.0)/>
     1.6          </#if>
     1.7 -        ${value?float?string("0")} ${unit}
     1.8 +        <!--millis ${t}-->${value?float?string("0")} ${unit}
     1.9        </#macro>
    1.10  
    1.11        <#macro game game>