aggiunto tooltip a risultato query rif
This commit is contained in:
parent
da3f41afa2
commit
b77cefa54e
|
@ -2036,7 +2036,7 @@ $(document).ready(function() {
|
||||||
commentsSQL = Object.groupBy(tmpresu, ({ VersoCitazione }) => VersoCitazione);*/
|
commentsSQL = Object.groupBy(tmpresu, ({ VersoCitazione }) => VersoCitazione);*/
|
||||||
drawMinimap('#vistaFrasi', false)
|
drawMinimap('#vistaFrasi', false)
|
||||||
showingComments = true;
|
showingComments = true;
|
||||||
|
addFormaListenersInCanto()
|
||||||
return verso;
|
return verso;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue