website/conservancy/static/js
Ben Sturmfels a557f2b335
Fix "expand all sections" second link
Issue was that the jQuery is using .children() to add the event handlers but due
to some changes to the HTML, the second link is no longer a direct child. I've
switched this to .find() instead.
2023-11-22 10:38:37 +11:00
..
conservancy.js Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
jquery-1.7.2.js Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
supporter-page.js Fix "expand all sections" second link 2023-11-22 10:38:37 +11:00