From a5e8c5a8d5a47c06523cc45ce40eec6e844acade Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Thu, 21 Oct 2010 18:14:02 -0500 Subject: Add flag date column to developer dashboard list This only implements about 25% of FS#14656, but it is a good start and trivial to add for now. Signed-off-by: Dan McGee --- templates/devel/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/templates/devel/index.html b/templates/devel/index.html index 009a6834..baad92e4 100644 --- a/templates/devel/index.html +++ b/templates/devel/index.html @@ -15,6 +15,8 @@ Repo Version Arch + Flagged + Last Updated @@ -25,6 +27,8 @@ {{ pkg.repo.name }} {{ pkg.pkgver }} {{ pkg.arch.name }} + {{ pkg.flag_date }} + {{ pkg.last_update }} {% empty %} No flagged packages to display -- cgit v1.2.3-55-g3dc8