1
0
Fork 0
forked from OpenNeo/impress
impress/public/javascripts/outfits
Matchu abcf70a0c4 fix issue with csrf_param in wardrobe ajax
Due to a silly slip-up involving Javascript object literal syntax, we were
sending {csrf_param: "token"} instead of {authenticity_token: "token"} with
wardrobe AJAX requests. This would cause users to be auto-logged-out for
failing to provide a proper token. Oops.
2012-01-14 12:35:05 -06:00
..
edit.js fix issue with csrf_param in wardrobe ajax 2012-01-14 12:35:05 -06:00
index.js delete outfits from outfit page 2011-07-14 13:14:06 -04:00
new.js fix homepage JS 2010-11-07 17:19:47 -05:00
show.js show outfit page 2010-11-13 17:26:27 -05:00