summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlwin18472072019-10-04 15:19:50 +0530
committerAlwin18472072019-10-04 15:19:50 +0530
commite52409e43fffb75dfc31a0d3ad2d8bedac912694 (patch)
treed40a9aebdd5014d3ddb330a132211ef87352a1fb
parent145fe3d9baf8e0d52915d7d90c6640553c2ec47c (diff)
downloadFOSSEE_animations-e52409e43fffb75dfc31a0d3ad2d8bedac912694.tar.gz
FOSSEE_animations-e52409e43fffb75dfc31a0d3ad2d8bedac912694.tar.bz2
FOSSEE_animations-e52409e43fffb75dfc31a0d3ad2d8bedac912694.zip
modification in proposal status page
-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