collapse show dell'ultima clausola

This commit is contained in:
nicola 2024-12-17 10:10:29 +01:00
parent bf4eb39a86
commit 8917f7d440
1 changed files with 1 additions and 0 deletions

View File

@ -366,6 +366,7 @@ $(document).ready(function() {
refreshSortables();
if (claListLen == 1) {
$("#unitaRicerca").prop('disabled', false);
$('#collapseCla'+topClause).attr("class","collapse show");
}
});
});