diff --git a/js/browseMgr_5.1.js b/js/browseMgr_5.1.js index b8cd608..3a0b249 100644 --- a/js/browseMgr_5.1.js +++ b/js/browseMgr_5.1.js @@ -1875,7 +1875,6 @@ $(document).ready(function() { if (!(loadedCanti.has(cid))) { loadCommentsBottons(cid,formeCanto, numCantica, canto) - //showCanto(formeCanto, numCantica, canto) loadedCanti.add(cid) } @@ -1923,7 +1922,6 @@ $(document).ready(function() { async function loadCommentsBottons(cid, formeCanto, numCantica, canto) { showCanto(formeCanto, numCantica, canto) - await initCitazioni(cid) //drawMinimap(cid, false) addFormaListenersInCanto(cid);