impress/app
Emi Matchu be525d1d67 Oops, fix bug with empty subtitles in Item Getting Guide
Oh weird, even with `flush: true`, `content_for` will ignore an empty
block and *not* flush out the previous content. This could cause rows
whose subtitles *should* have been empty (e.g. no NC trade value) to
display the previous row's value instead.

Let's make this whole situation a bit more robust by having the
*template* clear out the subtitle right before calling the block. That
way, a previous row's value *can't* get in, no matter what.
2024-06-09 15:40:58 -07:00
..
assets Restyle Owls link a bit in Item Getting Guide 2024-06-09 15:22:21 -07:00
controllers Use Owls to check for Permanent Dyeworks items 2024-06-09 14:46:24 -07:00
helpers Move Item Getting Guide subtitle UI out of helpers, into templates 2024-06-09 15:03:35 -07:00
javascript Redesign "Get these items!" button to use a cart icon instead 2024-05-31 17:38:25 -07:00
mailers/fundraising Move most fundraising files into a Fundraising module 2024-02-18 20:12:14 -08:00
models Use Owls to check for Permanent Dyeworks items 2024-06-09 14:46:24 -07:00
services Load *all* NC Mall pages in nc_mall:sync 2024-05-10 17:39:40 -07:00
views Oops, fix bug with empty subtitles in Item Getting Guide 2024-06-09 15:40:58 -07:00