aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jquery-1.7.2.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/jquery-1.7.2.js')
-rw-r--r--tests/jquery-1.7.2.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/jquery-1.7.2.js b/tests/jquery-1.7.2.js
index 3774ff986..ceb681ff9 100644
--- a/tests/jquery-1.7.2.js
+++ b/tests/jquery-1.7.2.js
@@ -3645,7 +3645,7 @@ if ( !jQuery.support.submitBubbles ) {
});
// return undefined since we don't need an event listener
},
-
+
postDispatch: function( event ) {
// If form was submitted by the user, bubble the event up the tree
if ( event._submit_bubble ) {