impress/app/views/closet_hangers
Matchu 2876de2db0 Move closet-hangers-update form from partial to JS
We lose no-JS support, which I kinda miss, but caching is gonna be more
important down the line. Delete form moves next, then we cache.

CSRF token changes: it looks like, by setting a data attribute in AJAX, I
was overwriting the CSRF token. I don't remember it working that way, but
now we use beforeSend to add the X-CSRF-Token header instead, which is nicer,
anyway. The issue might've been something else, but this worked :/

The CSS was also not showing the loading ellipsis properly. I think that's a
dev-only issue in how live assets are being served versus static assets, but
may as well add UTF-8 charset directives everywhere, anyway.
2013-06-22 15:27:00 -07:00
..
_closet_hanger.html.haml Move closet-hangers-update form from partial to JS 2013-06-22 15:27:00 -07:00
_help.en-meep.html.haml i18n for closet_hangers#index, closet_lists#edit, closet_lists#new, and maybe some more closet-related things - this was a biggie 2013-01-09 17:15:24 -06:00
_help.en.html.haml i18n for closet_hangers#index, closet_lists#edit, closet_lists#new, and maybe some more closet-related things - this was a biggie 2013-01-09 17:15:24 -06:00
_petpage_content.html.haml use inline-block for petpage exports, now that TNT allow it 2013-05-06 21:50:49 -04:00
_petpage_hanger.html.haml use inline-block for petpage exports, now that TNT allow it 2013-05-06 21:50:49 -04:00
index.html.haml Move closet-hangers-update form from partial to JS 2013-06-22 15:27:00 -07:00
petpage.html.haml refactor closet_hangers.petpage.instructions to use twl 2013-01-09 17:32:56 -06:00