summaryrefslogtreecommitdiff
path: root/misc/ajax.js
diff options
context:
space:
mode:
Diffstat (limited to 'misc/ajax.js')
-rw-r--r--misc/ajax.js2
1 files changed, 1 insertions, 1 deletions
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.