summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorDan McGee <dan@archlinux.org>2012-08-08 19:34:37 -0500
committerDan McGee <dan@archlinux.org>2012-08-08 19:34:37 -0500
commit978a5c61a5412eeed054307d3e2979324ffcb64a (patch)
tree034e2e9a158a4c27741a79ff6028d4cd9c8575e4 /templates
parent064a1b7699ef8f65ee1c123f93cd8da02e843dea (diff)
downloadarchweb-978a5c61a5412eeed054307d3e2979324ffcb64a.tar.gz
archweb-978a5c61a5412eeed054307d3e2979324ffcb64a.zip
Add flag requests to developer last action calculation
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r--templates/devel/clock.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/devel/clock.html b/templates/devel/clock.html
index bf4614b5..02e42749 100644
--- a/templates/devel/clock.html
+++ b/templates/devel/clock.html
@@ -20,6 +20,7 @@
mirror)</li>
<li>Post date of a news item</li>
<li>Signing off on a package</li>
+ <li>Flagging a package out-of-date</li>
</ul>
<p>
Current UTC Time: {{ utc_now|date:"Y-m-d H:i T" }}