diff --git a/js/browseMgr_5.1.js b/js/browseMgr_5.1.js index ab9b2bf..53bc4f8 100644 --- a/js/browseMgr_5.1.js +++ b/js/browseMgr_5.1.js @@ -609,7 +609,7 @@ $(document).ready(function() { } if (!(loadedCanti.has(cid))) { - showCanto(forma, '1', parcid[1]) + showCanto(forma, numeroCantica, parcid[1]) loadedCanti.add(cid) } @@ -1080,7 +1080,7 @@ $(document).ready(function() { var commentArea = $('#displaynote'); var idCommento = "CommentoQuery_" + parcid[1] + "_" + parcid[2] + "_" + parcid[3]; $(".filterRiferimentiOn").attr("id", idCommento) - $(".filterRiferimentiOff").attr("id", idCommento) + $(".filterRiferimentiOff").attr("id", idCommento+"_Off") if (parcid[0] == "CommentoQuery") { // verificare queryComment = true;