# HG changeset patch # User Mads Kiilerich # Date 2015-09-16 02:54:32 # Node ID 0fa831892e32502ac000deed7facf786bfe535ce # Parent ae9ab4c92d4637d31bdd10b1e582e1c84dcf5d94 changelog: add date tooltip to changelog, just as it is on the short changelog on the summary page diff --git a/kallithea/templates/changelog/changelog.html b/kallithea/templates/changelog/changelog.html --- a/kallithea/templates/changelog/changelog.html +++ b/kallithea/templates/changelog/changelog.html @@ -110,7 +110,7 @@ ${self.repo_context_bar('changelog', c.f -
${h.age(cs.date,True)}
+
${h.age(cs.date,True)}