summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--fossee_manim/templates/fossee_manim/proposal_status.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fossee_manim/templates/fossee_manim/proposal_status.html b/fossee_manim/templates/fossee_manim/proposal_status.html
index fa28e87..2b5387f 100644
--- a/fossee_manim/templates/fossee_manim/proposal_status.html
+++ b/fossee_manim/templates/fossee_manim/proposal_status.html
@@ -76,7 +76,7 @@
{% endif %}
</td>
<td>
- {% if an.status == 'released' or request.user.profile.position == 'reviewer'%}
+ {% if an.status == 'released' or an.status == 'changes' or request.user.profile.position == 'reviewer'%}
<a href="{% url 'edit_proposal' an.id %}">
<button type="button" class="btn btn-info"
id="btnblue">Edit