We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c69c22a commit 4e6bafaCopy full SHA for 4e6bafa
dojo/templates/dojo/snippets/engagement_list.html
@@ -45,7 +45,7 @@ <h4> {% if status == "open" %}Active{% elif status == "paused" %}Paused {% else
45
<th class="text-left">Date</th>
46
<th class="text-left">Length</th>
47
{% if system_settings.enable_jira %}
48
- <th class="text-center">JIRA</td>
+ <th class="text-center">JIRA</th>
49
{% endif %}
50
<th class="text-center">Tests</th>
51
<th class="text-center">Active (Verified)</th>
0 commit comments