erreur bouton

This commit is contained in:
nicoboy
2026-01-03 14:36:53 +01:00
parent 7ab227da1f
commit 935c8d0f98

View File

@ -969,7 +969,7 @@ $reponses_sauvegardees = json_decode($tentative['reponses_json'] ?? '{}', true)
</script>
<!-- Chatbot IA Widget -->
<div class="chat-bubble">
<button onclick="chatbot?.ouvrirChat()" class="btn-chat" id="btn-open-chat">
<button class="btn-chat" id="btn-open-chat">
💬 Besoin d'aide ? <span class="help-badge"><span id="help-remaining">3</span>/3</span>
</button>
</div>