From 40937c2beb93afab065efe8e6cad5176e34354bd Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 11 Mar 2026 14:01:22 +0000 Subject: [PATCH] df --- Vue/Ajaxtbajouteractivite/index.php | 91 +++++++++-- Vue/Ajaxtbajoutertypeaffection/index.php | 104 ++++++++++--- Vue/Ajaxtblisteractivite/index.php | 162 +++++++++----------- Vue/Ajaxtblistertypeaffection/index.php | 177 +++++++++++----------- Vue/Ajaxtbmodifieractivite/index.php | 111 +++++++++++--- Vue/Ajaxtbmodifiertypeaffection/index.php | 116 ++++++++++---- 6 files changed, 501 insertions(+), 260 deletions(-) diff --git a/Vue/Ajaxtbajouteractivite/index.php b/Vue/Ajaxtbajouteractivite/index.php index dd6a6c40..90c88e69 100755 --- a/Vue/Ajaxtbajouteractivite/index.php +++ b/Vue/Ajaxtbajouteractivite/index.php @@ -1,16 +1,75 @@ -
- - - - - - - - - - - - - -
-
\ No newline at end of file +
+
+
+ +
+
+ +
+
+
+
+ +
+ + FR + + +
+
+ +
+ +
+ + EN + + +
+
+
+
+
+
+ + + + \ No newline at end of file diff --git a/Vue/Ajaxtbajoutertypeaffection/index.php b/Vue/Ajaxtbajoutertypeaffection/index.php index 0eae40a0..4288e3af 100755 --- a/Vue/Ajaxtbajoutertypeaffection/index.php +++ b/Vue/Ajaxtbajoutertypeaffection/index.php @@ -1,24 +1,80 @@ -
- - - - - - - - - - - - - - - - -
Maladie Chronique - - -
-
\ No newline at end of file +
+
+
+ +
+
+ +
+
+
+ +
+ +
+ + FR + + +
+
+ +
+ +
+ + EN + + +
+
+ +
+ +
+ +
+
+
+
+
+
+ + + + \ No newline at end of file diff --git a/Vue/Ajaxtblisteractivite/index.php b/Vue/Ajaxtblisteractivite/index.php index 85b684c4..94a562a8 100755 --- a/Vue/Ajaxtblisteractivite/index.php +++ b/Vue/Ajaxtblisteractivite/index.php @@ -1,92 +1,78 @@ - - +
+
+
+
+ +
+ + + +
+
+
- - - - -
" readonly>
+
+
+ + + + + + + + + + + nettoyer($v['id']); + $libelle = est_anglophone() ? $this->nettoyer($v['libelleEng']) : $this->nettoyer($v['libelle']); + ?> + + + + + + + + +
Code
+ nettoyer($v['codeSociete']) ?> + + + nettoyer($v['codeActivite']) ?> + + + + + +
+
+
+
- - - - - - - - - - - - - - - nettoyer($v['id']); - if (est_anglophone()){ - $libelle = $this->nettoyer($v['libelleEng']); - }else{ - $libelle = $this->nettoyer($v['libelle']); - } - ?> - - - - - - - - - -
Code
nettoyer($v['codeSociete']);; ?> - nettoyer($v['codeActivite']) ?> - -
\ No newline at end of file + + + \ No newline at end of file diff --git a/Vue/Ajaxtblistertypeaffection/index.php b/Vue/Ajaxtblistertypeaffection/index.php index 81cf4e24..ad7cf1f4 100755 --- a/Vue/Ajaxtblistertypeaffection/index.php +++ b/Vue/Ajaxtblistertypeaffection/index.php @@ -1,91 +1,92 @@ - - +
+
+
+
+ +
+ + + +
+
+
- - - - -
" readonly>
- - - - - - - - - - - - - - - nettoyer($v['id']); - $libelle = $this->nettoyer($v['libelle']); - - if (est_anglophone()){ - $libelle = $this->nettoyer($v['libelleEng']); - } - ?> - - - - - - - - - - -
Code ?
nettoyer($v['codeSociete']);; ?> - nettoyer($v['codeTypeAffection']) ?>nettoyer($v['maladieChronique'])==1)?'Oui':'Non' ?> - -
\ No newline at end of file +
+
+ + + + + + + + + + + + nettoyer($v['id']); + $libelle = est_anglophone() ? $this->nettoyer($v['libelleEng']) : $this->nettoyer($v['libelle']); + $isChronique = ($this->nettoyer($v['maladieChronique']) == 1); + ?> + + + + + + + + + +
Code
+ nettoyer($v['codeSociete']) ?> + + + nettoyer($v['codeTypeAffection']) ?> + + + + + + + + + + + + + + + +
+
+
+
+ + + + \ No newline at end of file diff --git a/Vue/Ajaxtbmodifieractivite/index.php b/Vue/Ajaxtbmodifieractivite/index.php index ed743736..6a15d1da 100755 --- a/Vue/Ajaxtbmodifieractivite/index.php +++ b/Vue/Ajaxtbmodifieractivite/index.php @@ -1,18 +1,93 @@ -
- - - - - - - - - - - - - - - -
Code
-
\ No newline at end of file +
+
+
+ +
+
+ +
+
+ + +
+
+ +
+ + + + +
+
+ +
+ +
+ + FR + + +
+
+ +
+ +
+ + EN + + +
+
+
+
+
+
+ + + + \ No newline at end of file diff --git a/Vue/Ajaxtbmodifiertypeaffection/index.php b/Vue/Ajaxtbmodifiertypeaffection/index.php index c71b226e..a390aed7 100755 --- a/Vue/Ajaxtbmodifiertypeaffection/index.php +++ b/Vue/Ajaxtbmodifiertypeaffection/index.php @@ -1,26 +1,90 @@ -
- - - - - - - - - - - - - - - - - - -
Code - - -
-
\ No newline at end of file +
+
+
+ +
+
+ +
+
+ + +
+ +
+ +
+ + + + +
+
+ +
+ +
+ + FR + + +
+
+ +
+ +
+ + EN + + +
+
+ +
+ +
+ +
+
+ +
+
+
+
+ + + + \ No newline at end of file