Verified Commit c4dc33d6 authored by Pierre-Elliott Bécue's avatar Pierre-Elliott Bécue 🚼
Browse files

Fix a variable typo in Applicant on Hold section

parent 1e795f64
Pipeline #235614 passed with stage
in 5 minutes and 22 seconds
...@@ -95,7 +95,7 @@ date you accepted them as NMs):{% endblocktrans %}</p> ...@@ -95,7 +95,7 @@ date you accepted them as NMs):{% endblocktrans %}</p>
<p>{% blocktrans %}Applicants who appear here have some issue with completing <p>{% blocktrans %}Applicants who appear here have some issue with completing
the process but are expected to be able to work around that soon (ordered by the process but are expected to be able to work around that soon (ordered by
hold date).{% endblocktrans %}</p> hold date).{% endblocktrans %}</p>
{% include "process/process_list.html" with progs=am_prog_hold skip_caption=True %} {% include "process/process_list.html" with procs=am_prog_hold skip_caption=True %}
{% endif %} {% endif %}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment