From 69c85a0158920888e91adc10e824743b90fed949 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Thu, 8 Oct 2015 12:18:00 +0200 Subject: [PATCH] Add a button to request approveacls per branch Fixes https://github.com/fedora-infra/pkgdb2/issues/210 --- pkgdb2/templates/package.html | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/pkgdb2/templates/package.html b/pkgdb2/templates/package.html index 222c2623..4a769b02 100644 --- a/pkgdb2/templates/package.html +++ b/pkgdb2/templates/package.html @@ -394,13 +394,17 @@

Package Administrator(s)

{% endif %} - {% if g.fas_user.username in admins or is_admin %} + {% if g.fas_user %}
  • + title="Manage approveacls ACLs">