From 9d782d45f91ac9b5f0b6f781795b7f752e0035d4 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Wed, 11 Mar 2026 13:36:51 +0000 Subject: [PATCH] df --- Vue/Ajaxtbajouterspecialite/index.php | 91 +++++++++++--- Vue/Ajaxtblisterspecialite/index.php | 161 ++++++++++++------------- Vue/Ajaxtbmodifierspecialite/index.php | 112 ++++++++++++++--- 3 files changed, 244 insertions(+), 120 deletions(-) diff --git a/Vue/Ajaxtbajouterspecialite/index.php b/Vue/Ajaxtbajouterspecialite/index.php index 1519655e..ea35b8a5 100755 --- a/Vue/Ajaxtbajouterspecialite/index.php +++ b/Vue/Ajaxtbajouterspecialite/index.php @@ -1,16 +1,75 @@ -
- - - - - - - - - - - - - -
-
\ No newline at end of file +
+
+
+ +
+
+ +
+
+
+
+ +
+ + FR + + +
+
+ +
+ +
+ + EN + + +
+
+
+
+
+
+ + + + \ No newline at end of file diff --git a/Vue/Ajaxtblisterspecialite/index.php b/Vue/Ajaxtblisterspecialite/index.php index ae150417..ff6dc894 100755 --- a/Vue/Ajaxtblisterspecialite/index.php +++ b/Vue/Ajaxtblisterspecialite/index.php @@ -1,89 +1,78 @@ - - +
+
+
+
+ +
+ + + +
+
+
- - - - -
" readonly>
- - - - - - - - - - - - - - nettoyer($v['id']); - $libelle = $this->nettoyer($v['libelle']); - - if (est_anglophone()){ - $libelle = $this->nettoyer($v['libelleEng']); - } - ?> - - - - - - - - - -
Code
nettoyer($v['codeSociete']);; ?> - nettoyer($v['codeSpecialite']) ?> - -
\ No newline at end of file +
+
+ + + + + + + + + + + nettoyer($v['id']); + $libelle = est_anglophone() ? $this->nettoyer($v['libelleEng']) : $this->nettoyer($v['libelle']); + ?> + + + + + + + + +
Code
+ nettoyer($v['codeSociete']) ?> + + + nettoyer($v['codeSpecialite']) ?> + + + + + +
+
+
+
+ + + + \ No newline at end of file diff --git a/Vue/Ajaxtbmodifierspecialite/index.php b/Vue/Ajaxtbmodifierspecialite/index.php index aefcff68..befd890a 100755 --- a/Vue/Ajaxtbmodifierspecialite/index.php +++ b/Vue/Ajaxtbmodifierspecialite/index.php @@ -1,18 +1,94 @@ -
- - - - - - - - - - - - - - - -
Code
-
\ No newline at end of file +
+
+
+ +
+
+ +
+
+ + +
+
+ +
+ + + + +
+
+ +
+ +
+ + FR + + +
+
+ +
+ +
+ + EN + + +
+
+
+
+
+
+ + + + \ No newline at end of file