mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Stop rejected applications being unsubmitted
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
</ul>
|
||||
|
||||
{% ifnotequal app.status 5 %}
|
||||
{% ifnotequal app.status 2 %}
|
||||
<h3>Actions</h3>
|
||||
<div class="skill_controls">
|
||||
<p>
|
||||
@@ -52,6 +53,7 @@
|
||||
</p>
|
||||
</div>
|
||||
{% endifnotequal %}
|
||||
{% endifnotequal %}
|
||||
|
||||
{% if audit %}
|
||||
<h3>Event Log</h3>
|
||||
|
||||
Reference in New Issue
Block a user