collapse show dell'ultima clausola
This commit is contained in:
parent
bf4eb39a86
commit
8917f7d440
|
@ -366,6 +366,7 @@ $(document).ready(function() {
|
||||||
refreshSortables();
|
refreshSortables();
|
||||||
if (claListLen == 1) {
|
if (claListLen == 1) {
|
||||||
$("#unitaRicerca").prop('disabled', false);
|
$("#unitaRicerca").prop('disabled', false);
|
||||||
|
$('#collapseCla'+topClause).attr("class","collapse show");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue