From e72f25ef269ec9863907f0657adcf13886b537a1 Mon Sep 17 00:00:00 2001 From: nicola Date: Mon, 10 Mar 2025 16:35:32 +0100 Subject: [PATCH] risolto problema bottoni citazione nei canti --- js/browseMgr_5.1.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/browseMgr_5.1.js b/js/browseMgr_5.1.js index b059d99..41b8883 100644 --- a/js/browseMgr_5.1.js +++ b/js/browseMgr_5.1.js @@ -583,7 +583,7 @@ $(document).ready(function() { cantoDisplayed = "#" + cid; if (vistaRiferimenti) - if(!telive.length > 0){ + if(telive.length > 0){ initCitazioni() } var parcid = cid.split('_')