mirror of
https://github.com/nottinghamtec/PyRIGS.git
synced 2026-01-29 03:12:15 +00:00
Remove enforced linebreak on status chips
This commit is contained in:
@@ -17,7 +17,6 @@
|
|||||||
{% else %}
|
{% else %}
|
||||||
<span class="badge badge-secondary">RA: N/A</span>
|
<span class="badge badge-secondary">RA: N/A</span>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
<br>
|
|
||||||
{% if not event.dry_hire %}
|
{% if not event.dry_hire %}
|
||||||
{% if event.hs_done %}
|
{% if event.hs_done %}
|
||||||
{# TODO Display status of all checklists #}
|
{# TODO Display status of all checklists #}
|
||||||
|
|||||||
Reference in New Issue
Block a user