website/conservancy
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
..
assignment Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
blog Simplify settings and move some standard settings into settings.py 2023-10-26 12:28:29 +11:00
ccs_upload Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
contacts Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
contractpatch Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
events Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
fossy Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
fundgoal Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
news Simplify settings and move some standard settings into settings.py 2023-10-26 12:28:29 +11:00
podjango Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
staff Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
static Fix "expand all sections" second link 2023-11-22 10:38:37 +11:00
summit_registration Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
supporter Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
supporters Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
templates change footer from twitter to X 2023-11-21 15:03:08 -08:00
usethesource usethesource: Simplify the promissory wording 2023-11-11 12:46:43 +11:00
worldmap Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
__init__.py Remove CONSERVANCY_SECRET_KEY 2023-10-26 13:09:50 +11:00
bsoup.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
feeds.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
frontpage.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
local_context_processors.py update fundraiser goal to cy2023-end-year-match 2023-11-20 14:13:20 -08:00
middleware.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
settings.py Provide a default for DEBUG 2023-10-26 13:19:11 +11:00
sponsors.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
urls.py Rename "www" directory to "conservancy" 2023-10-25 13:01:21 +11:00
wsgi.py Update wsgi.py to reflect directory structure changes 2023-10-25 16:28:57 +11:00