From 3e310ca58b40b9862f536454810711227f36a7d9 Mon Sep 17 00:00:00 2001 From: mattbk Date: Wed, 16 Sep 2015 12:06:33 -0500 Subject: [PATCH] Add user.participant to who can see giving numbers https://github.com/gratipay/gratipay.com/issues/3783 Someone else should check this locally because I can't right now. --- templates/profile.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/profile.html b/templates/profile.html index 399562f537..af4c06e23b 100644 --- a/templates/profile.html +++ b/templates/profile.html @@ -52,7 +52,7 @@ {{ _("Giving") }} {% if participant.anonymous_giving %} - {% if user.ADMIN %} + {% if user.ADMIN or user.participant%} {{ format_currency(participant.giving, 'USD') }} [{{ participant.ngiving_to }}] {% else %}