mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-05-12 22:41:38 +00:00
Use new synonym system for admin page titles
This commit is contained in:
parent
cb27101729
commit
f61ecc9738
14 changed files with 83 additions and 138 deletions
|
|
@ -2,8 +2,7 @@
|
|||
{% import "label_system/dropdown_macro.html.twig" as dropdown %}
|
||||
|
||||
{% block card_title %}
|
||||
<i class="fas fa-cube fa-fw"></i>
|
||||
{{ data_source_name_with_hint('storagelocation', 'storelocation.labelp') }}
|
||||
<i class="fas fa-cube fa-fw"></i> {{ type_label_p(entity) }}
|
||||
{% endblock %}
|
||||
|
||||
{% block additional_controls %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue