minor changes
This commit is contained in:
parent
df760d97b9
commit
ac219522cd
|
@ -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);
|
||||
|
|
Loading…
Reference in New Issue