diff --git a/app/hr/templates/hr/applications/view.html b/app/hr/templates/hr/applications/view.html index 2e89243..a5b1017 100644 --- a/app/hr/templates/hr/applications/view.html +++ b/app/hr/templates/hr/applications/view.html @@ -20,6 +20,7 @@ {% ifnotequal app.status 5 %} +{% ifnotequal app.status 2 %}

Actions

@@ -52,6 +53,7 @@

{% endifnotequal %} +{% endifnotequal %} {% if audit %}

Event Log