Link to 'all tags' in the 'tags' RHS box

This commit is contained in:
Klaas van Schelven
2025-11-16 20:08:50 +01:00
parent 4137565de9
commit eeac2e750c

View File

@@ -246,6 +246,9 @@
</div>
</div>
{% endfor %}
<div class="text-sm font-bold text-slate-500 dark:text-slate-300"><a href="{{ script_prefix }}/issues/issue/{{ issue.id }}/tags/{% current_qs %}">{% translate "All tags..." %}</a></div>
</div>
</div>
{% endif %}