From 26d723f239c6fb7439f91cb4e387d7ca100114c0 Mon Sep 17 00:00:00 2001 From: jeremy bayse Date: Sun, 22 Mar 2026 22:34:44 +0100 Subject: [PATCH] AI Analysis: move section before notes --- resources/js/Pages/Admin/Candidates/Show.vue | 158 +++++++++---------- 1 file changed, 79 insertions(+), 79 deletions(-) diff --git a/resources/js/Pages/Admin/Candidates/Show.vue b/resources/js/Pages/Admin/Candidates/Show.vue index c233498..e285f4f 100644 --- a/resources/js/Pages/Admin/Candidates/Show.vue +++ b/resources/js/Pages/Admin/Candidates/Show.vue @@ -361,85 +361,6 @@ const runAI = async () => { - -
-
-

- - - - Notes d'entretien & Préparation -

-
-
- - -
- -
- - Enregistrer - -
-
- - - - Enregistré -
-
-
- - -
-
- # Titre, ## Sous-titre -
-
- **Gras**, *Italique* -
-
- * Liste, 1. Liste num. -
-
- > Citation, --- (Ligne) -
-
- -
-
-
- - -
- - - - Markdown Supporté -
-
-
-
@@ -540,6 +461,85 @@ const runAI = async () => {
+ +
+
+

+ + + + Notes d'entretien & Préparation +

+
+
+ + +
+ +
+ + Enregistrer + +
+
+ + + + Enregistré +
+
+
+ + +
+
+ # Titre, ## Sous-titre +
+
+ **Gras**, *Italique* +
+
+ * Liste, 1. Liste num. +
+
+ > Citation, --- (Ligne) +
+
+ +
+
+
+ + +
+ + + + Markdown Supporté +
+
+
+

Historique des Tests