all modification
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
<th class="s-total">Date de sortie
|
||||
<hr />
|
||||
</th>
|
||||
<th class="s-total">Dur<EFBFBD>e
|
||||
<th class="s-total">Durée
|
||||
<hr />
|
||||
</th>
|
||||
<th class="s-total">Date de paiement
|
||||
@@ -71,7 +71,7 @@
|
||||
<div id="pagination">
|
||||
<c:if test="${page.totalPages != 0 && page.currentPage != 1}">
|
||||
<a href="record?type=1&pageNo=${page.currentPage - 1}"
|
||||
class="btn">Pr<EFBFBD>c<EFBFBD>dent</a>
|
||||
class="btn">Précédent</a>
|
||||
</c:if>
|
||||
<c:choose>
|
||||
<c:when test="${page.currentPage < 6}">
|
||||
|
Reference in New Issue
Block a user