mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-02 01:04:41 +02:00
Show filename as badges on part attachment info page.
This commit is contained in:
parent
7e1247398b
commit
99cf371ae5
3 changed files with 17 additions and 6 deletions
|
@ -62,7 +62,7 @@
|
|||
|
||||
{% if attach.secure %}
|
||||
<h6>
|
||||
<span class="badge badge-primary">
|
||||
<span class="badge badge-success">
|
||||
<i class="fas fa-fw fa-shield-alt"></i> {% trans %}attachment.secure{% endtrans %}
|
||||
</span>
|
||||
</h6>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue