all modification

This commit is contained in:
2019-03-19 16:25:09 +01:00
parent 0baf037834
commit b53c699187
159 changed files with 25173 additions and 31 deletions

View File

@@ -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<EFBFBD>alisation
<hr />
</th>
<th class="s-total">Durée
<th class="s-total">Dur<EFBFBD>e
<hr />
</th>
<th class="s-total">Date de paiement
<hr />
</th>
<th class="s-total">Opération
<th class="s-total">Op<EFBFBD>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écedent</a>
class="btn">Précedent</a>
</c:if>
<c:choose>
<c:when test="${page.currentPage < 6}">