impress/app/views/items
Emi Matchu 287d7af1b9 Fix minor whitespace issue on item page "Occupies" zone list
Ahh right, when you indent stuff underneath a tag in HAML, it does the
same indented form in the output HTML, which adds whitespace that
creates a problem for how we're doing this list.

Before this change, the "Engulfed in Flames Effect" item showed below
the preview: `Occupies: Background Item , Lower Foreground Item`, with
an extra space before the comma.

After this change, it now shows
`Occupies: Background Item, Lower Foreground Item`, as intended.
2024-09-12 16:03:10 -07: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.html.haml Remove SSW link, does not work on neopets anymore 2024-08-30 01:46:59 -04:00
_item_link.html.haml Use table layout for Item Getting Guide item list 2024-05-20 15:23:34 -07:00
_item_list_row.html.haml Flag items you already own in the Item Getting Guide 2024-06-15 15:47:52 -07:00
_outfit_viewer.html.haml Handle crash on new item page when SWF asset has no image available 2024-09-06 17:57:18 -07:00
index.html.haml Extract all the item pages' stylesheets into their own CSS files 2024-09-09 18:48:08 -07:00
show.html.haml Fix minor whitespace issue on item page "Occupies" zone list 2024-09-12 16:03:10 -07:00
sources.html.haml Link to the NC Mall homepage from the Shopping List 2024-07-09 13:30:28 -07:00