From 0a1009e5f4c400d3be8443eb4c243f0a5e8d9643 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 4 Jan 2010 16:08:52 +0000 Subject: #673450 by casey and Jody Lynn: Cleanup JavaScript file syntax. --- misc/ajax.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc/ajax.js') diff --git a/misc/ajax.js b/misc/ajax.js index b1688e0d4..d61af3ec8 100644 --- a/misc/ajax.js +++ b/misc/ajax.js @@ -286,7 +286,7 @@ Drupal.ajax.prototype.getEffect = function (response) { } return effect; -} +}; /** * Handler for the form redirection error. -- cgit v1.2.3