Update yii.activeForm.js

This commit is contained in:
Alexandr
2015-06-09 19:10:53 +07:00
parent c378c8d71c
commit 75dd60ae4a

View File

@ -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'
};