correctif pagination, disabled et maj remboursement

This commit is contained in:
2024-01-29 14:11:01 +01:00
parent e4574d7ff4
commit 5fccd17767
5 changed files with 14 additions and 4 deletions

View File

@@ -66,7 +66,7 @@
PAGINATION:
-->
<?php if ($pages > 0) { ?>
<?php if ($pages > 1) { ?>
<div class="col-4 d-flex mx-auto">
<nav>
<ul class="pagination">

View File

@@ -152,7 +152,7 @@
/**
* Affiche le bouton si fiche non cloturé
*/
if ($status === 'CR'):
if ($disabled == ''):
?>
<div class="col-3 d-flex mx-auto my-5 justify-content-center">
<button type="button" class="btn btn-outline-primary btn-lg" id="sendFileBtn" data-uType="<?= $typeUser ?>">Envoyer