For support staff, Rainbow Pool links directly to edit page, not show

Just on the assumption that like. We're mostly here to edit things
This commit is contained in:
Emi Matchu 2024-09-27 22:35:13 -07:00
parent 946a6326ac
commit d465f4125e

View file

@ -1,5 +1,5 @@
%li
= link_to [pet_state.pet_type, pet_state] do
= link_to useful_pet_state_path(pet_state.pet_type, pet_state) do
= outfit_viewer pet_state:
.name= pose_name pet_state.pose
- if pet_state.glitched?