1
0
Fork 0
forked from OpenNeo/impress
impress/app/views/outfits
Matchu c06cea2a3c Remove slightly-broken edit outfit links from user outfits page
The URL anchors were getting like. double-encoded? The `closet[]` part
was encoding as `closet%255B%255D`. Maybe a thing in Rails, where you
need to mark them `html_safe` to insert them in a URL like that?

Well anyway, those URLs are redundant now, I just have it link straight
to the same outfit page as the big link!
2023-10-24 18:05:51 -07:00
..
_outfit.html.haml Remove slightly-broken edit outfit links from user outfits page 2023-10-24 18:05:51 -07:00
edit.html.haml Delete outfits/show page, point to the editor instead 2023-10-24 18:02:18 -07:00
index.html.haml i18n for outfits#index - plus the translate_with_links helper, which can be used for refactoring other stuff 2013-01-09 17:15:25 -06:00
new.html.haml Stop referencing Neopia, just do modeling inline 2023-10-23 19:05:10 -07:00