gestione tab grafo synt: disattivato in cambiamenti vista

This commit is contained in:
cesare 2023-04-19 13:39:24 +02:00
parent 2522e5396b
commit a7f211ff32
1 changed files with 2 additions and 0 deletions

View File

@ -80,6 +80,7 @@ $("#valoreVista").on('change', function() {
//$("#periodograph").empty()
periodograph.parentNode.removeChild(periodograph);
$('#tab-list #vis0-tab').tab('show')
}
loadFrasi();
@ -686,6 +687,7 @@ function resetFrasi(){
//$("#periodograph").empty()
periodograph.parentNode.removeChild(periodograph);
$('#tab-list #vis0-tab').tab('show')
}
}