diff --git a/framework/assets/yii.activeForm.js b/framework/assets/yii.activeForm.js index 3abb435550..bc4859aa4e 100644 --- a/framework/assets/yii.activeForm.js +++ b/framework/assets/yii.activeForm.js @@ -97,7 +97,7 @@ * where * - event: an Event object. * - jqXHR: a jqXHR object - * - settings: the status of the request ("success", "notmodified", "error", "timeout", "abort", or "parsererror"). + * - textStatus: the status of the request ("success", "notmodified", "error", "timeout", "abort", or "parsererror"). */ ajaxComplete: 'ajaxComplete' };