SciPost Code Repository

Skip to content
Snippets Groups Projects
Commit 9ee8c700 authored by George Katsikas's avatar George Katsikas :goat:
Browse files

fix: :lipstick: add text wrap to submission collection info

parent 5f5ea8a1
No related branches found
No related tags found
No related merge requests found
......@@ -100,7 +100,7 @@
{% endif %}
{% with ncollections=submission.collections.all|length %}
{% if ncollections > 0 %}
<tr>
<tr class="text-wrap">
<td></td>
<td>
&nbsp;for consideration in Collection{{ ncollections|pluralize }}:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment