# HG changeset patch # User Angel Ezquerra # Date 2016-02-21 10:43:53 # Node ID 494989b0ce724683221d02fde1bd0e90666cb4a9 # Parent bbd307ce70c0083571084f8cda3f4a68b84e1d0c summary: add tooltip and link to status change icons (same as on changelog page) This change makes the changeset list on the summary page more similar to the one on the changeset list. It adds the same tooltip ("Changeset status") to the changeset status change icons that is already found on the changelog page. It also adds a link to the first comment (as in the changelog page). diff --git a/kallithea/templates/changelog/changelog_summary_data.html b/kallithea/templates/changelog/changelog_summary_data.html --- a/kallithea/templates/changelog/changelog_summary_data.html +++ b/kallithea/templates/changelog/changelog_summary_data.html @@ -21,7 +21,9 @@ %else: - + + + %endif %endif