diff --git a/Js/fonctions.js b/Js/fonctions.js index 2e4b2f9..af26e66 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -7239,3 +7239,7 @@ function envoyer_notification_avenant(idAvenant) } +function motif_rejet(motif) +{ + alert_ebene(motif, motif); +} \ No newline at end of file diff --git a/Vue/Ajaxmouvementassure/index.php b/Vue/Ajaxmouvementassure/index.php index cb280d0..ead67ce 100644 --- a/Vue/Ajaxmouvementassure/index.php +++ b/Vue/Ajaxmouvementassure/index.php @@ -64,12 +64,12 @@ - +
- + diff --git a/Vue/gabarit.php b/Vue/gabarit.php index eb5f756..5b16752 100755 --- a/Vue/gabarit.php +++ b/Vue/gabarit.php @@ -710,7 +710,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte']; - +