summaryrefslogtreecommitdiff
path: root/templates/packages/details.html
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-26 17:40:15 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2011-01-26 17:40:15 -0300
commiteb213526f53de045defa262c541e24a7e6fd14e6 (patch)
treed8e15932a4f1a0d79ce347d44fa6585bf9946248 /templates/packages/details.html
parenta223ec4b71fd7505b206f6b3531cd25a6469ea9f (diff)
parent7d043be0b3d090d2f675af5b86856693aa73e787 (diff)
Merge branch 'master' of git://projects.archlinux.org/archweb
Diffstat (limited to 'templates/packages/details.html')
-rw-r--r--templates/packages/details.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/packages/details.html b/templates/packages/details.html
index 1721dc56..b1b50d6e 100644
--- a/templates/packages/details.html
+++ b/templates/packages/details.html
@@ -28,6 +28,7 @@
{% endif %}{% endwith %}
{% if user.is_authenticated %}
<li><a href="unflag/" title="Unflag this package">Click here to unflag</a></li>
+ <li><a href="unflag/all/" title="Unflag all matching pkgbase">Click here to unflag all split packages</a></li>
{% endif %}
{% else %}
<li><a href="flag/" title="Flag {{ pkg.pkgname }} as out-of-date">Flag Package Out-of-Date</a>