risolto problema bottoni citazione nei canti
This commit is contained in:
parent
166c4d6c19
commit
e72f25ef26
|
@ -583,7 +583,7 @@ $(document).ready(function() {
|
||||||
cantoDisplayed = "#" + cid;
|
cantoDisplayed = "#" + cid;
|
||||||
|
|
||||||
if (vistaRiferimenti)
|
if (vistaRiferimenti)
|
||||||
if(!telive.length > 0){
|
if(telive.length > 0){
|
||||||
initCitazioni()
|
initCitazioni()
|
||||||
}
|
}
|
||||||
var parcid = cid.split('_')
|
var parcid = cid.split('_')
|
||||||
|
|
Loading…
Reference in New Issue