forked from OpenNeo/impress
Emi Matchu
1a1615e0ad
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. |
||
---|---|---|
.. | ||
index.js | ||
petpage.js |