This commit is contained in:
Sander Ferdinand 2018-07-04 21:13:07 +02:00
parent 2dc52e9c4b
commit e37fc3686a
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
Seeking funding
{% elif proposal.status == 3 %}
Work in progress
{% elif proposal.status == 3 %}
{% elif proposal.status == 4 %}
Completed
{% endif %}
</span>