aboutsummaryrefslogtreecommitdiffstats
path: root/tests/jquery-1.7.2.js
diff options
context:
space:
mode:
authorTrey Hunner <treyhunner@gmail.com>2012-10-21 18:50:03 -0700
committerJörn Zaefferer <joern.zaefferer@gmail.com>2012-10-21 22:45:41 -0400
commit49f9b849b9c5023f138e8932510b11bfc9765814 (patch)
tree49df1f705de87c39bd57dfd1a602d3279aab0ba9 /tests/jquery-1.7.2.js
parent0bcbfe714621ed181137387745a78d640924247b (diff)
downloadjquery-ui-49f9b849b9c5023f138e8932510b11bfc9765814.tar.gz
jquery-ui-49f9b849b9c5023f138e8932510b11bfc9765814.zip
Remove trailing whitespace and add final newlines
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 ) {