This commit is contained in:
KANE LAZENI 2026-03-29 21:58:01 +00:00
parent 1b6100f538
commit e6f2a2459c
5 changed files with 1 additions and 9 deletions

View File

@ -2,8 +2,6 @@
$adminProd = $_SESSION['adminProd']; $adminProd = $_SESSION['adminProd'];
?> ?>
CONULTATION => LISTE LETTER CLE : AJAX
<?php if(count($actes) > "0"): ?> <?php if(count($actes) > "0"): ?>
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt;" > <table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt;" >
<thead > <thead >

View File

@ -16,8 +16,6 @@
<div class="modal-body"> <div class="modal-body">
Modification detail actes lettres clé : AJAX
<INPUT class="sr-only" TYPE="text" id="datejour" NAME="datejour" value="<?= datefr(date('Y/m/d')); ?>"> <INPUT class="sr-only" TYPE="text" id="datejour" NAME="datejour" value="<?= datefr(date('Y/m/d')); ?>">
<hr style="border: 10px double blue; border-radius: 5px; background-color: blue;" /> <hr style="border: 10px double blue; border-radius: 5px; background-color: blue;" />

View File

@ -15,7 +15,7 @@
</div> </div>
<div class="modal-body"> <div class="modal-body">
consultation detail actes lettres clé : AJAX
<INPUT class="sr-only" TYPE="text" id="datejour" NAME="datejour" value="<?= datefr(date('Y/m/d')); ?>"> <INPUT class="sr-only" TYPE="text" id="datejour" NAME="datejour" value="<?= datefr(date('Y/m/d')); ?>">
<hr style="border: 10px double blue; border-radius: 5px; background-color: blue;" /> <hr style="border: 10px double blue; border-radius: 5px; background-color: blue;" />

View File

@ -2,8 +2,6 @@
$adminProd = $_SESSION['adminProd']; $adminProd = $_SESSION['adminProd'];
?> ?>
MODIFICATION => INDEX LISTE LETTER CLE : AJAX
<?php if(count($actes) > "0"): ?> <?php if(count($actes) > "0"): ?>
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt;" > <table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt;" >
<thead > <thead >

View File

@ -2,8 +2,6 @@
$adminSin = $_SESSION['adminSin']; $adminSin = $_SESSION['adminSin'];
?> ?>
VUE PRINCIPAL INDEX
<input type="hidden" id="idBaremePriseEnCharge" name="idBaremePriseEnCharge" value="<?=$_SESSION['idBaremePriseEnCharge']?>"> <input type="hidden" id="idBaremePriseEnCharge" name="idBaremePriseEnCharge" value="<?=$_SESSION['idBaremePriseEnCharge']?>">
<input class="sr-only" id="adminSin" name="adminSin" type="text" value="<?= $adminSin ;?>" > <input class="sr-only" id="adminSin" name="adminSin" type="text" value="<?= $adminSin ;?>" >