erreur bouton
This commit is contained in:
@ -969,7 +969,7 @@ $reponses_sauvegardees = json_decode($tentative['reponses_json'] ?? '{}', true)
|
|||||||
</script>
|
</script>
|
||||||
<!-- Chatbot IA Widget -->
|
<!-- Chatbot IA Widget -->
|
||||||
<div class="chat-bubble">
|
<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>
|
💬 Besoin d'aide ? <span class="help-badge"><span id="help-remaining">3</span>/3</span>
|
||||||
</button>
|
</button>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user