From 26c247f2ce65b1052c7baafee2996170b42a369c Mon Sep 17 00:00:00 2001 From: nicola Date: Tue, 21 Nov 2023 17:45:18 +0100 Subject: [PATCH] Cambiato simbolo di nota --- js/cesareBrowse.js | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/js/cesareBrowse.js b/js/cesareBrowse.js index 6927762..1cfc54e 100644 --- a/js/cesareBrowse.js +++ b/js/cesareBrowse.js @@ -1234,7 +1234,7 @@ function resetFrasi(){ var idCommento = "Commento_"+idcantica+"_"+canto+"_"+verso; //if (hasComments(idCommento)){ if (numberOfComments(idCommento)>0){ - createCommentSpan(idCommento, elverso) + createCommentSpan(idCommento, elverso, numberOfComments) console.log("Numero commenti: "+numberOfComments(idCommento)) } @@ -1299,13 +1299,16 @@ function resetFrasi(){ } - function createCommentSpan(idVerso, elementoverso) { + function createCommentSpan(idVerso, elementoverso, numberOfComments) { var spanoccorrenza = $('