Modificato testo presentazione Proemio nel risultato
This commit is contained in:
parent
d54f76e618
commit
578755bed8
|
@ -1922,7 +1922,8 @@ $(document).ready(function() {
|
|||
elencoRiferimenti.append(listaVersi)
|
||||
setVersicontesto.add(commentoRisultato[0]+'P')
|
||||
numeroVersi++;
|
||||
createSpanFormeNew('Proemio', '* ', 'e0', '*', '*', elementoversospan)
|
||||
var testoProemio = commentoRisultato[0]+", Canto "+commentoRisultato[2]+" Proemio"
|
||||
createSpanFormeNew(testoProemio, '* ', 'e0', '*', '*', elementoversospan)
|
||||
}
|
||||
var comandi = $('<div class=" comandi col flex-nowrap d-inline justify-content-between pl-1 pb-2 ml-2 mb-2 border-bottom"/>')
|
||||
comandi.attr('id', "comandiFrase" + numeroRisultato)
|
||||
|
|
Loading…
Reference in New Issue