It's only actually used in two JS files, so rather than doing a weird global `$.ajaxSetup` call, let's just inline it into the small handful of AJAX calls that actually care. |
||
|---|---|---|
| .. | ||
| _outfit.html.haml | ||
| edit.html.haml | ||
| index.html.haml | ||
| new.html.haml | ||
It's only actually used in two JS files, so rather than doing a weird global `$.ajaxSetup` call, let's just inline it into the small handful of AJAX calls that actually care. |
||
|---|---|---|
| .. | ||
| _outfit.html.haml | ||
| edit.html.haml | ||
| index.html.haml | ||
| new.html.haml | ||