mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-01-21 07:55:00 +00:00
tags: Add button to clear all tags
Signed-off-by: Joseph Nuthalapati <njoseph@riseup.net> Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
b1087b7650
commit
cde3f151fb
@ -39,6 +39,8 @@
|
||||
{% endfor %}
|
||||
</ul>
|
||||
</div>
|
||||
<a href="{% url 'apps' %}" aria-label="{% trans 'Clear all tags' %}"
|
||||
class="btn-close" type="button"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user