mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-08-03 01:34:34 +02:00
Show icons in tools menu
This commit is contained in:
parent
18f41e14e6
commit
730e18748c
4 changed files with 52 additions and 49 deletions
|
@ -1,6 +1,6 @@
|
|||
{% extends 'main_card.html.twig' %}
|
||||
|
||||
{% block card_title %}<i class="fas fa-atom fa-fw"></i> {% trans %}label_scanner.title{% endtrans %}{% endblock %}
|
||||
{% block card_title %}<i class="fas fa-camera-retro fa-fw"></i> {% trans %}label_scanner.title{% endtrans %}{% endblock %}
|
||||
|
||||
{% block card_content %}
|
||||
<div class="alert alert-warning" id="scanner-warning">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue