a
This commit is contained in:
parent
72cfb5b8d5
commit
426f89cbe1
|
|
@ -17992,6 +17992,12 @@ function selectPrestataire(code, libelle, rdvPossible){
|
||||||
$("#div_selection_prestataire").hide();
|
$("#div_selection_prestataire").hide();
|
||||||
$("#codePrestataire").val(code);
|
$("#codePrestataire").val(code);
|
||||||
$("#rdvPossible").val(rdvPossible);
|
$("#rdvPossible").val(rdvPossible);
|
||||||
|
|
||||||
|
alert("rdvPossible selectPrestataire Desktop => "+rdvPossible);
|
||||||
|
if(rdvPossible != "1")
|
||||||
|
{
|
||||||
|
$("#div_message_rdv").show();
|
||||||
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
function estDateAnncienne(date) {
|
function estDateAnncienne(date) {
|
||||||
|
|
@ -18863,8 +18869,8 @@ function selectPrestataireMobile(){
|
||||||
},
|
},
|
||||||
complete: function() {
|
complete: function() {
|
||||||
// div_message_rdv
|
// div_message_rdv
|
||||||
rdvPossible=$("#rdvPossible").val();
|
rdvPossible=$("#rdvPossibleAjax").val();
|
||||||
alert("rdvPossible => "+rdvPossible);
|
alert("rdvPossible selectPrestataire Mobile => "+rdvPossible);
|
||||||
if(rdvPossible != "1")
|
if(rdvPossible != "1")
|
||||||
{
|
{
|
||||||
$("#div_message_rdv").show();
|
$("#div_message_rdv").show();
|
||||||
|
|
|
||||||
|
|
@ -48,6 +48,10 @@
|
||||||
$messageRdv = _("Attention! Ce prestataire ne prend pas de Rendez-vous en ligne.");
|
$messageRdv = _("Attention! Ce prestataire ne prend pas de Rendez-vous en ligne.");
|
||||||
?>
|
?>
|
||||||
|
|
||||||
|
rdvPossible 1er : <input type="text" value="<?= $rdvPossible; ?>">
|
||||||
|
<input class="sr-only" type="text" id="codePrestataire" name="codePrestataire" value="<?= $codePrestataire; ?>">
|
||||||
|
<input class="sr-only" type="text" id="rdvPossible" name="rdvPossible" value="<?= $rdvPossible; ?>">
|
||||||
|
|
||||||
<div class="card shadow-lg border-0 mb-4" style="border-radius: 15px;">
|
<div class="card shadow-lg border-0 mb-4" style="border-radius: 15px;">
|
||||||
<div class="card-header bg-primary text-white py-3" style="border-radius: 15px 15px 0 0;">
|
<div class="card-header bg-primary text-white py-3" style="border-radius: 15px 15px 0 0;">
|
||||||
<div class="row align-items-center">
|
<div class="row align-items-center">
|
||||||
|
|
@ -185,9 +189,6 @@
|
||||||
onkeyup="javascript:affichelisteprestataires(this.value);"
|
onkeyup="javascript:affichelisteprestataires(this.value);"
|
||||||
value="<?= $prestataire; ?>"
|
value="<?= $prestataire; ?>"
|
||||||
placeholder="<?= _('Rechercher un prestataire') ?>">
|
placeholder="<?= _('Rechercher un prestataire') ?>">
|
||||||
<input class="sr-only" type="text" id="codePrestataire" name="codePrestataire" value="<?= $codePrestataire; ?>">
|
|
||||||
<input class="sr-only" type="text" id="rdvPossible" name="rdvPossible" value="<?= $rdvPossible; ?>">
|
|
||||||
rdvPossible 1er : <input type="text" value="<?= $rdvPossible; ?>">
|
|
||||||
<div id="div_selection_prestataire" class="mt-2"></div>
|
<div id="div_selection_prestataire" class="mt-2"></div>
|
||||||
</div>
|
</div>
|
||||||
<!-- Affichage mobile (cartes) -->
|
<!-- Affichage mobile (cartes) -->
|
||||||
|
|
|
||||||
|
|
@ -1,2 +1,2 @@
|
||||||
<input class="sr-only" type="text" id="rdvPossible" name="rdvPossible" value="<?= $rdvPossible; ?>">
|
<input class="sr-only" type="text" id="rdvPossibleAjax" name="rdvPossibleAjax" value="<?= $rdvPossible; ?>">
|
||||||
rdvPossible ajax : <input type="text" value="<?= $rdvPossible; ?>">
|
rdvPossible ajax : <input type="text" value="<?= $rdvPossible; ?>">
|
||||||
|
|
@ -548,7 +548,7 @@
|
||||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.css" integrity="sha512-3pIirOrwegjM6erE5gPSwkUzO+3cTjpnV9lexlNZqvupR64iZBnOOTiiLPb9M36zpMScbmUNIcHUqKD47M719g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.css" integrity="sha512-3pIirOrwegjM6erE5gPSwkUzO+3cTjpnV9lexlNZqvupR64iZBnOOTiiLPb9M36zpMScbmUNIcHUqKD47M719g==" crossorigin="anonymous" referrerpolicy="no-referrer" />
|
||||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" integrity="sha512-VEd+nq25CkR676O+pLBnDW09R7VQX9Mdiij052gVCp5yVH3jGtH70Ho/UUv4mJDsEdTvqRCFZg0NKGiojGnUCw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/toastr.js/latest/toastr.min.js" integrity="sha512-VEd+nq25CkR676O+pLBnDW09R7VQX9Mdiij052gVCp5yVH3jGtH70Ho/UUv4mJDsEdTvqRCFZg0NKGiojGnUCw==" crossorigin="anonymous" referrerpolicy="no-referrer"></script>
|
||||||
|
|
||||||
<script src="Js/fonctions.js?ver=2026.03.05.09"></script>
|
<script src="Js/fonctions.js?ver=2026.03.05.10"></script>
|
||||||
<script src="Bootstrap/js/bootstrap.min.js"></script>
|
<script src="Bootstrap/js/bootstrap.min.js"></script>
|
||||||
<script src="https://unpkg.com/vue@3/dist/vue.global.prod.js"></script>
|
<script src="https://unpkg.com/vue@3/dist/vue.global.prod.js"></script>
|
||||||
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
<script src="https://cdn.jsdelivr.net/npm/chart.js"></script>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user