Migrated badges to BS5.

This commit is contained in:
Jan Böhmer 2022-07-24 22:39:32 +02:00
parent 6885aefbe7
commit 270d622265
9 changed files with 36 additions and 36 deletions

View file

@ -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>