Replace explicit FormXHR setup for a bunch of simple AJAX form submissions with adding the 'ajax' class on them.

This avoids having to add extra custom JS bits just to initialize forms using the common AJAX submission path.
This commit is contained in:
Brion Vibber
2011-03-08 13:58:28 -08:00
parent 90f1cfcfc0
commit 28809035d0
12 changed files with 19 additions and 43 deletions

2
js/util.min.js vendored

File diff suppressed because one or more lines are too long