impress/app/assets/javascripts/closet_hangers
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
..
index.js Oops, fix regression of editor features on item lists page 2024-02-22 15:52:40 -08:00
petpage.js Run Prettier on some of our JS assets 2024-02-18 20:34:55 -08:00