Oops, use the Rainbow Pool list styles under "Other" show/hide

This commit is contained in:
Emi Matchu 2024-10-04 18:46:53 -07:00
parent bd001e643e
commit dfca88bed3

View file

@ -19,7 +19,7 @@
- if @pet_states[:other].present? - if @pet_states[:other].present?
%details %details
%summary Other %summary Other
%ul.pet-states %ul.rainbow-pool-list
= render @pet_states[:other] = render @pet_states[:other]
- content_for :stylesheets do - content_for :stylesheets do