From 9d4f28a3b8342ef1b6404230233a8f3b9df38a50 Mon Sep 17 00:00:00 2001 From: Thadeu Lima de Souza Cascardo Date: Tue, 9 Oct 2007 17:27:28 -0300 Subject: [PATCH] Changed grade template logic once again. --- templates/grade.html | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/templates/grade.html b/templates/grade.html index 59c156a..aa42124 100644 --- a/templates/grade.html +++ b/templates/grade.html @@ -14,18 +14,7 @@ - {% endif %} - - {% ifchanged p.time_start %} - - - - - - {% endifchanged %} - - - + {% else %} {% ifchanged p.dia %} @@ -40,7 +29,18 @@ {% endifchanged %} + {% endif %} + {% ifchanged p.time_start %} + + + + + + {% endifchanged %} + + + {% if forloop.last %} -- 2.20.1
{{ p.time_start }} {{ p.titulo }}
{{ p.time_start }} {{ p.titulo }}