impress/app/views/items
Emi Matchu 0c615043f2 Persist item user lists form open/closed state across pageloads
Using good ol'-fashioned cookies! The JS sets it, and then Rails reads
it on pageload. That way, there's no flash of content for it to load in
after JS loads.
2024-01-23 04:30:23 -08:00
..
_item.html.haml Move item_link partial caching to a helper rather than the template itself 2013-06-22 16:31:46 -07:00
_item_header.haml Persist item user lists form open/closed state across pageloads 2024-01-23 04:30:23 -08:00
_item_link.html.haml Remove no-op item.thumbnail.secure_url 2023-11-11 08:24:08 -08:00
index.html.haml Remove newest_items caching from items page 2023-10-23 19:05:04 -07:00
needed.html.haml Update most URLs to use HTTPS 2023-10-25 15:22:57 -07:00
show.html.haml Oops, load the data for the bulk item quantity form on the trades page! 2024-01-21 06:42:24 -08:00