all modification
This commit is contained in:
@@ -46,16 +46,16 @@
|
||||
<th class="s-total">Titre&Prix
|
||||
<hr />
|
||||
</th>
|
||||
<th class="s-total">Date de R<>alisation
|
||||
<th class="s-total">Date de R<>alisation
|
||||
<hr />
|
||||
</th>
|
||||
<th class="s-total">Dur<75>e
|
||||
<th class="s-total">Dur<75>e
|
||||
<hr />
|
||||
</th>
|
||||
<th class="s-total">Date de paiement
|
||||
<hr />
|
||||
</th>
|
||||
<th class="s-total">Op<4F>ration
|
||||
<th class="s-total">Op<4F>ration
|
||||
<hr />
|
||||
</th>
|
||||
</tr>
|
||||
@@ -79,7 +79,7 @@
|
||||
<div id="pagination">
|
||||
<c:if test="${page.totalPages != 0 && page.currentPage != 1}">
|
||||
<a href="record?type=0&pageNo=${page.currentPage - 1}"
|
||||
class="btn">R<EFBFBD>cedent</a>
|
||||
class="btn">Précedent</a>
|
||||
</c:if>
|
||||
<c:choose>
|
||||
<c:when test="${page.currentPage < 6}">
|
||||
|
Reference in New Issue
Block a user