prestation/Vue/Ajaxsituationproformahospit/index.php
2026-07-09 12:37:51 +00:00

5 lines
276 B
PHP
Executable File

statutActe => <?= $statut ?>
<?php if ($statut == "1") : ?>
<button type="button" class="form-control btn btn-primary" style='font-size:12pt;' onclick="javascript:enregistrer_entete_hospitalisation_proforma();"> <?= _("Enregistrer Entête") ?> </button>
<?php endif; ?>