Show More
@@ -125,7 +125,7 b'' | |||||
125 | </%def> |
|
125 | </%def> | |
126 |
|
126 | |||
127 | <%def name="last_change(last_change)"> |
|
127 | <%def name="last_change(last_change)"> | |
128 | ${h.age_component(last_change)} |
|
128 | ${h.age_component(last_change, time_is_local=True)} | |
129 | </%def> |
|
129 | </%def> | |
130 |
|
130 | |||
131 | <%def name="revision(name,rev,tip,author,last_msg, commit_date)"> |
|
131 | <%def name="revision(name,rev,tip,author,last_msg, commit_date)"> |
General Comments 0
You need to be logged in to leave comments.
Login now