From ffdf7fec992592255ae2f08ba4db3e4962daf279 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 9 Sep 2010 13:35:45 -0500 Subject: Remove redundant text from groups package count column Signed-off-by: Dan McGee --- templates/packages/groups.html | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/templates/packages/groups.html b/templates/packages/groups.html index 13840a8b..a472e7b2 100644 --- a/templates/packages/groups.html +++ b/templates/packages/groups.html @@ -20,7 +20,7 @@ {{ grp.arch }} {{ grp.name }} - {{ grp.count }} Packages + {{ grp.count }} {{ grp.last_update|date:"Y-m-d" }} {% endfor %} @@ -30,18 +30,8 @@ {% load cdn %}{% jquery %} {% endblock %} -- cgit v1.2.3-55-g3dc8