From bb9d589fb55718db6783a236d047614b284d352e Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 23 Mar 2018 19:49:57 +0000 Subject: Add EditRequest approval and rejection --- app/templates/packages/view.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app/templates/packages/view.html') diff --git a/app/templates/packages/view.html b/app/templates/packages/view.html index 9ed7def..2ed3a32 100644 --- a/app/templates/packages/view.html +++ b/app/templates/packages/view.html @@ -87,11 +87,11 @@ {% endfor %} - {% if current_user.is_authenticated or package.requests %} + {% if current_user.is_authenticated or requests %}

Edit Requests