Link to history
authorMartin Rexa <martin.rexa@centrum.cz>
Wed, 13 Jan 2010 14:33:55 +0100
changeset 209bbb7d4f4e862
parent 208 3b9ce9f0c22a
child 210 92d4dbc49d7e
Link to history
freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/elo.fmt
     1.1 --- a/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/elo.fmt	Wed Jan 13 14:33:33 2010 +0100
     1.2 +++ b/freemarkerdor/src/main/resources/cz/xelfi/quoridor/freemarkerdor/UI/elo.fmt	Wed Jan 13 14:33:55 2010 +0100
     1.3 @@ -40,5 +40,8 @@
     1.4                </#list>
     1.5            </tbody>
     1.6        </table>
     1.7 +      <#if (doc.eloList.originalList='false')>
     1.8 +          <h4><a href="/elo?historyId=${historyId?number+1}">${bundle.ELO_PREVIOUS}</a></h4>
     1.9 +      </#if>
    1.10    </body>
    1.11  </html>
    1.12 \ No newline at end of file