impress/app
Emi Matchu 1a1615e0ad Oops, fix regression of editor features on item lists page
I changed the type of this tag without realizing the JS references it
by both class and `div`!

I think at the time this was a perf suggestion for jQuery, because the
best way to query by class name was to query by tag first then filter?
It's possible our jQuery still does this, but I don't imagine it's very
relevant today, so I'll just remove that for better guarding against
similar bugs in the future instead.
2024-02-22 15:52:40 -08:00
..
assets Oops, fix regression of editor features on item lists page 2024-02-22 15:52:40 -08:00
controllers High-level caching for closet lists 2024-02-20 18:43:39 -08:00
helpers Refactor Impress 2020 config 2024-02-22 13:07:43 -08:00
javascript Oops, I missed a syntax error lol 2024-02-08 10:48:45 -08:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Refactor Impress 2020 config 2024-02-22 13:07:43 -08:00
services Fix minor indentation inconsistency 2024-02-18 20:41:42 -08:00
views High-level caching for closet lists 2024-02-20 18:43:39 -08:00