From e35888aa0e46a92603e104b786eedc910bb1b6a2 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Sat, 11 Apr 2026 10:38:27 +0000 Subject: [PATCH] drt --- Bootstrap_new/css/theme-modern.css | 4 - Js/fonctions.js | 3 +- .../index.php | 128 ++++++++++++------ 3 files changed, 91 insertions(+), 44 deletions(-) diff --git a/Bootstrap_new/css/theme-modern.css b/Bootstrap_new/css/theme-modern.css index 14a8ca9c..e0a94a53 100644 --- a/Bootstrap_new/css/theme-modern.css +++ b/Bootstrap_new/css/theme-modern.css @@ -1386,10 +1386,6 @@ select[class*="selectpicker"], .bg-light-ghost {background-color: rgba(255, 255, 255, 0.12); color: #212529; border: 1px solid rgba(0, 0, 0, 0.05);} .bg-dark-ghost {background-color: rgba(0, 0, 0, 0.25); color: #f8f9fa; border: 1px solid rgba(255, 255, 255, 0.1);} - - - - /* Navigation Pills Modernes */ .nav-pills .nav-link { color: #64748b; padding: 10px 20px; transition: 0.3s; border: none; background: none; } .nav-pills .nav-link.active { background-color: #212e53 !important; color: white !important; box-shadow: var(--shadow-md); } diff --git a/Js/fonctions.js b/Js/fonctions.js index 40726d10..52dc28fe 100755 --- a/Js/fonctions.js +++ b/Js/fonctions.js @@ -47766,7 +47766,8 @@ function fermeFormulaire() { afficheBoutons(0); // Nettoie les menus orphelins du body - $('.selectpicker').selectpicker('destroy'); + //frmbaremegarant + //$('.selectpicker').selectpicker('destroy'); } // Affiche le formulaire d'ajout de données diff --git a/Vue/Ajaxajouterbaremeaccessoiregarant/index.php b/Vue/Ajaxajouterbaremeaccessoiregarant/index.php index f360fc90..cd3f65e6 100755 --- a/Vue/Ajaxajouterbaremeaccessoiregarant/index.php +++ b/Vue/Ajaxajouterbaremeaccessoiregarant/index.php @@ -1,39 +1,89 @@ -
- - - - - - - - - - - - - - - - - - - - - - - -
- - -
- -
-
- -
-
\ No newline at end of file +
+
+
+ +
+
+
+
+
+
+ +
+ + +
+
+ +
+ +
+
+ + +
+
+
+ +
+ +
+ + +
+
+
+ +
+
+ +
+ + +
+
+ +
+ +
+ + +
+
+ +
+ +
+ + +
+
+
+
+
+
+ + \ No newline at end of file