Merge branch 'master' of
https://gitea-s2i2s.isti.cnr.it/concordia/LiDa_Search.git
This commit is contained in:
parent
fbd21a26bb
commit
a1e947aed8
|
@ -1913,7 +1913,8 @@ $(document).ready(function() {
|
||||||
|
|
||||||
return verso;
|
return verso;
|
||||||
}
|
}
|
||||||
async function loadCommentsBottons(cid,formeCanto, numCantica, canto) {
|
|
||||||
|
async function loadCommentsBottons(cid, formeCanto, numCantica, canto) {
|
||||||
await initCitazioni(cid)
|
await initCitazioni(cid)
|
||||||
showCanto(formeCanto, numCantica, canto)
|
showCanto(formeCanto, numCantica, canto)
|
||||||
drawMinimap(cid, false)
|
drawMinimap(cid, false)
|
||||||
|
|
Loading…
Reference in New Issue