a
This commit is contained in:
parent
ac359a3de5
commit
1b1308431e
|
|
@ -64,7 +64,7 @@
|
|||
<span class="badge bg-light text-secondary border"><?= format_N($this->nettoyer($mvt['primeTtc'])) ?></span>
|
||||
</td>
|
||||
|
||||
<td class="text-center">
|
||||
<td colspan="2" class="text-center">
|
||||
<?php if($choix=='1'): ?>
|
||||
<input type="checkbox" checked value="<?php echo $choix ; ?>" onClick="javascript:if(this.value=='1'){this.value='0'}else{this.value='1'};selectionner_mouvement_rh(<?= $idMvtTemp ?>, this.value);">
|
||||
<?php else: ?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user