Ben Sturmfels
a557f2b335
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. |
||
---|---|---|
.. | ||
conservancy.js | ||
jquery-1.7.2.js | ||
supporter-page.js |