mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-20 06:09:36 +00:00
Use a green box for part creation dialog.
This commit is contained in:
parent
2d18014b35
commit
c9e0f550d9
4 changed files with 13 additions and 4 deletions
|
|
@ -5,7 +5,7 @@
|
|||
{% endblock %}
|
||||
|
||||
{% block card_title %}
|
||||
<i class="far fa-edit fa-fw" aria-hidden="true"></i>
|
||||
<i class="fas fa-edit fa-fw" aria-hidden="true"></i>
|
||||
{% trans with {'%name%': part.name} %}part.edit.card_title{% endtrans %}
|
||||
<div class="float-right">
|
||||
{% trans %}id.label{% endtrans %}: {{ part.id }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue