Skip to content

Commit

Permalink
link to offers size
Browse files Browse the repository at this point in the history
  • Loading branch information
Goulven.Furet authored and Goulven.Furet committed Oct 19, 2023
1 parent 0caec17 commit 029e0d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ui/src/main/resources/templates/inc/product-price.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ <h2 class="h3 ">Meilleur prix</h2>
<li class="list-group-item border-0">
<th:block th:if="${product.offersCount} > 1">
<a href="#offres">
<span class="text-success small"> Voir les </span>
<span class="h6 mb-0 text-danger">
<span style="font-size: 1.3em;" class="text-success small"> Voir les </span>
<span style="font-size: 1.3em;" class="h6 mb-0 text-danger">
<span th:text='${product.offersCount}'></span> offres</span>
</a>
</th:block>
Expand Down

0 comments on commit 029e0d0

Please sign in to comment.