This commit is contained in:
Mateusz Gruszczyński
2025-08-16 13:40:33 +02:00
parent df8e446c42
commit c3c7a750ba
3 changed files with 4 additions and 3 deletions

View File

@@ -233,7 +233,8 @@
<!-- SORTOWANIE i LICZNIK -->
<div id="sort-bar" class="mb-2"></div>
<span id="product-count" class="badge rounded-pill bg-primary ms-2"></span>
<span id="product-count" class="badge rounded-pill bg-primary ms-2"></span><br>
<!-- LISTA PRODUKTÓW -->
<ul id="mass-add-list" class="list-group"></ul>