Oops, use the Rainbow Pool list styles under "Other" show/hide
This commit is contained in:
parent
bd001e643e
commit
dfca88bed3
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue