update 1910021146
This commit is contained in:
@@ -127,4 +127,8 @@ $(document).ready( () => {
|
||||
|
||||
}
|
||||
|
||||
$('legend').click(function() {
|
||||
$(this).siblings('table').fadeToggle(900);
|
||||
});
|
||||
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user