update 1910021146

This commit is contained in:
vkservicesllc
2019-10-02 11:46:55 -04:00
parent 7897e96c64
commit d9bbc8aff1
2 changed files with 6 additions and 1 deletions

View File

@@ -127,4 +127,8 @@ $(document).ready( () => {
}
$('legend').click(function() {
$(this).siblings('table').fadeToggle(900);
});
});