From fba1d29c1b8fcc58a5501aad206901e6217cd530 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Tue, 6 Jul 2010 18:36:50 -0500 Subject: Update code to use new flag_date column Signed-off-by: Dan McGee --- templates/packages/details.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/packages/details.html') diff --git a/templates/packages/details.html b/templates/packages/details.html index e52a0052..3001709d 100644 --- a/templates/packages/details.html +++ b/templates/packages/details.html @@ -14,7 +14,7 @@

Package Details: {{ pkg.pkgname }} {{ pkg.pkgver }}-{{ pkg.pkgrel }}

  • SVN Entries (trunk)
  • Bug Reports
  • - {% if pkg.needupdate %} + {% if pkg.flag_date %} This package has been flagged out-of-date {% if user.is_authenticated %}