mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-07-24 04:44:35 +02:00
Migrated badges to BS5.
This commit is contained in:
parent
6885aefbe7
commit
270d622265
9 changed files with 36 additions and 36 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
<div class="d-none mb-2" id="select_panel">
|
||||
{# <span id="select_count"></span> #}
|
||||
<span class="badge badge-secondary">{% trans with {'%count%': '<span id="select_count"></span>'} %}part_list.action.part_count{% endtrans %}</span>
|
||||
<span class="badge bg-secondary">{% trans with {'%count%': '<span id="select_count"></span>'} %}part_list.action.part_count{% endtrans %}</span>
|
||||
|
||||
<select class="selectpicker" name="action" id="select_action" data-controller="elements--selectpicker"
|
||||
title="{% trans %}part_list.action.action.title{% endtrans %}" onchange="updateTargetSelect()" required>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue