From 0b47c2b3e45678c841069a65f61a5bb65fcff37a Mon Sep 17 00:00:00 2001 From: Peter Edmond Date: Fri, 13 Jun 2025 17:27:36 +0100 Subject: [PATCH] Corrected test situation --- fillcomments.js | 2 +- getQuestionsData.php | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fillcomments.js b/fillcomments.js index f8388b6..a97587b 100644 --- a/fillcomments.js +++ b/fillcomments.js @@ -35,7 +35,7 @@ function doComments(id,qid) { const parsed = JSON.parse(data); const div = document.getElementById(id); - + console.log(div); // Create a new