a
This commit is contained in:
parent
1b6100f538
commit
e6f2a2459c
|
|
@ -2,8 +2,6 @@
|
|||
$adminProd = $_SESSION['adminProd'];
|
||||
?>
|
||||
|
||||
CONULTATION => LISTE LETTER CLE : AJAX
|
||||
|
||||
<?php if(count($actes) > "0"): ?>
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt;" >
|
||||
<thead >
|
||||
|
|
|
|||
|
|
@ -16,8 +16,6 @@
|
|||
|
||||
<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')); ?>">
|
||||
|
||||
<hr style="border: 10px double blue; border-radius: 5px; background-color: blue;" />
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@
|
|||
</div>
|
||||
|
||||
<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')); ?>">
|
||||
|
||||
<hr style="border: 10px double blue; border-radius: 5px; background-color: blue;" />
|
||||
|
|
|
|||
|
|
@ -2,8 +2,6 @@
|
|||
$adminProd = $_SESSION['adminProd'];
|
||||
?>
|
||||
|
||||
MODIFICATION => INDEX LISTE LETTER CLE : AJAX
|
||||
|
||||
<?php if(count($actes) > "0"): ?>
|
||||
<table class="table table-striped table-bordered table-hover table-condensed table-responsive" style="font-size:10pt;" >
|
||||
<thead >
|
||||
|
|
|
|||
|
|
@ -2,8 +2,6 @@
|
|||
$adminSin = $_SESSION['adminSin'];
|
||||
?>
|
||||
|
||||
VUE PRINCIPAL INDEX
|
||||
|
||||
<input type="hidden" id="idBaremePriseEnCharge" name="idBaremePriseEnCharge" value="<?=$_SESSION['idBaremePriseEnCharge']?>">
|
||||
<input class="sr-only" id="adminSin" name="adminSin" type="text" value="<?= $adminSin ;?>" >
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user