impress/app/assets/javascripts
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
..
closet_hangers Oops, fix regression of editor features on item lists page 2024-02-22 15:52:40 -08:00
fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
items
lib Replace old stickUp dependency with position: sticky 2024-02-20 18:33:23 -08:00
outfits
pets
ajax_auth.js
application.js