Whitespace.

This commit is contained in:
Max Goodman
2012-08-16 16:38:25 -07:00
parent 5f1e5f5113
commit 5b4f1632cc

View File

@@ -122,7 +122,7 @@ r.ui.Form.prototype = $.extend(new r.ui.Base(), {
this.setWorking(true)
this._submit()
},
_submit: function() {},
handleResult: function(result, err, xhr) {