Loading module/Application/view/application/etat-sortie/index.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ $canEdit = $this->isAllowed(Privileges::getResourceId(Privileges::ETAT_SORTIE_AD ?> <h1 class="page-header">États de sortie</h1> <?php echo $this->messenger()->addCurrentMessagesFromFlashMessenger() ?> <table class="table table-bordered"> <table class="table table-bordered table-sort"> <thead> <tr> <th>Code</th> Loading Loading
module/Application/view/application/etat-sortie/index.phtml +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ $canEdit = $this->isAllowed(Privileges::getResourceId(Privileges::ETAT_SORTIE_AD ?> <h1 class="page-header">États de sortie</h1> <?php echo $this->messenger()->addCurrentMessagesFromFlashMessenger() ?> <table class="table table-bordered"> <table class="table table-bordered table-sort"> <thead> <tr> <th>Code</th> Loading