minor changes
This commit is contained in:
parent
a472dd654d
commit
e9844c2ad3
|
@ -331,7 +331,7 @@ $(" ."+formaClass).hover(function(idx, element) {
|
|||
console.log($(reit+" > li").length)
|
||||
var expcontextLength=$(reit+" > li").length
|
||||
if(cid.includes('_er_')){
|
||||
expcontextLength=3
|
||||
expcontextLength=contextLength
|
||||
}else{
|
||||
posVerso = $(reit).attr('posVerso')
|
||||
if (posVerso == 1){ // caso inizio o fine canto
|
||||
|
|
Loading…
Reference in New Issue