LabWork05 tochno work
This commit is contained in:
parent
a84e05540a
commit
fb25e23439
@ -15,6 +15,10 @@
|
|||||||
th:href="@{/product/filter/}">
|
th:href="@{/product/filter/}">
|
||||||
<i class="fa-solid fa-plus"></i> Фильтр
|
<i class="fa-solid fa-plus"></i> Фильтр
|
||||||
</a>
|
</a>
|
||||||
|
<a class="btn btn-success button-fixed"
|
||||||
|
th:href="@{/product/}">
|
||||||
|
<i class="fa-solid fa-plus"></i> Сбросить фильтр
|
||||||
|
</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="table-responsive">
|
<div class="table-responsive">
|
||||||
<table class="table">
|
<table class="table">
|
||||||
|
Loading…
Reference in New Issue
Block a user