From d76ca42431a9d71a2222e58ca85d253f302ba4e3 Mon Sep 17 00:00:00 2001 From: nicola Date: Mon, 6 Mar 2023 16:27:31 +0100 Subject: [PATCH] minor bug fixed --- js/cesareBrowse.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/cesareBrowse.js b/js/cesareBrowse.js index b404d9e..b457370 100644 --- a/js/cesareBrowse.js +++ b/js/cesareBrowse.js @@ -263,6 +263,7 @@ $(" ."+formaClass).hover(function(idx, element) { if (!fineCanto){ $("#"+idCitazione+parcid[4]).remove(); + lastAppend.append("
") citazioneFrase.appendTo(lastAppend) }