Stop rejected applications being unsubmitted

This commit is contained in:
2011-05-24 14:11:18 +01:00
parent 328736e239
commit 9b2659b82e

View File

@@ -20,6 +20,7 @@
</ul> </ul>
{% ifnotequal app.status 5 %} {% ifnotequal app.status 5 %}
{% ifnotequal app.status 2 %}
<h3>Actions</h3> <h3>Actions</h3>
<div class="skill_controls"> <div class="skill_controls">
<p> <p>
@@ -52,6 +53,7 @@
</p> </p>
</div> </div>
{% endifnotequal %} {% endifnotequal %}
{% endifnotequal %}
{% if audit %} {% if audit %}
<h3>Event Log</h3> <h3>Event Log</h3>