Skip to content

Commit

Permalink
Final Version
Browse files Browse the repository at this point in the history
  • Loading branch information
Max1991 committed Dec 15, 2014
1 parent eb14bbc commit b878d8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion InTime/Views/ConsulterTache/Index.cshtml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ else
{
if (ViewBag.Historique != null && ViewBag.Historique == true)
{
<input type="button" value="Retourner au calendrier"
<input type="button" value="Retour"
onclick="location.href = '@Url.Action("Historique","Historique")'" />
}
else
Expand Down

0 comments on commit b878d8b

Please sign in to comment.