From 78417fb91abc9271a3a462b2007368500df8e5d4 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Sat, 11 Jan 2014 17:03:44 +0100 Subject: [PATCH] Fixed url --- onyx/tpl/bootstrap/teams/layout.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/onyx/tpl/bootstrap/teams/layout.tpl b/onyx/tpl/bootstrap/teams/layout.tpl index d341bad7..f01462c3 100644 --- a/onyx/tpl/bootstrap/teams/layout.tpl +++ b/onyx/tpl/bootstrap/teams/layout.tpl @@ -51,7 +51,7 @@ $(document).ready(function() {
{foreach from=$themes item=t key=k} - get_id()}/" href="{$t->get_id()}-{$t->get_name()}"}"> + get_id()}/" href="{$t->get_id()}-{$t->get_name_url()}/"}"> {$my_team->get_nb_res_exercises_by_theme($t->get_id())}/{$t->get_nb_exercices()} {$t->get_name()}