Escaline

Sign in or create your account | Project List | Help

Escaline Commit Details

Date:2009-10-10 01:31:37 (10 months 25 days ago)
Author:Antoine Millet
Commit:3e60b849c6bfa49eae5340f705781cbeb69c4523
Message:Typo

Files: escaline/templates/commands/man.html (1 diff)

Change Details

escaline/templates/commands/man.html
6767
6868    <ul>
6969        <li><strong>Nombre total d'exécutions : </strong>{{ stats_total }}</li>
70        <li><strong>Dernière exécution : </strong>le {{ stats_last_exec|date:"d/m/y à h\hm"|default:"jamais" }}</li>
70        <li><strong>Dernière exécution : </strong>{{ stats_last_exec|date:"\l\e d/m/y à h\hm"|default:"jamais" }}</li>
7171    </ul>
7272
7373    <div class="stats"><h3>Nombre d'exécutions pour les 10 derniers jours</h3><div id="stats_days" class="scanvas"></div></div>

Archive Download the corresponding diff file