impress/app/views/closet_hangers
Emi Matchu c011e99819 Fix various JS Turbo issues
First one, Turbo reasonably yelled at us in the JS console that we
should put its script tag in the `head` rather than the `body`, because
it re-executes scripts in the `body` and we don't want to spin up Turbo
multiple times!

I also removed some scripts that aren't relevant anymore, fixed a bug
in `outfits/new.js` where failing to load a donation pet would cause
the preview thing to not work when you type (I think this might've
already been an issue?), reworked `item_header.js` to just run once in
the `head`, and split scripts into `:javascripts` (run once in `head`)
vs `:javascripts_body` (run every page load in `body`).
2024-03-13 21:26:22 -07:00
..
_closet_hanger.html.haml High-level caching for closet lists 2024-02-20 18:43:39 -08:00
_help.en-meep.html.haml Remove old feedback UserVoice link 2023-11-11 15:48:05 -08:00
_help.en.html.haml Remove old feedback UserVoice link 2023-11-11 15:48:05 -08:00
_petpage_content.html.haml use inline-block for petpage exports, now that TNT allow it 2013-05-06 21:50:49 -04:00
_petpage_hanger.html.haml use inline-block for petpage exports, now that TNT allow it 2013-05-06 21:50:49 -04:00
index.html.haml Fix various JS Turbo issues 2024-03-13 21:26:22 -07:00
petpage.html.haml Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00