mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-08 00:47:55 +08:00
Update yii.activeForm.js
This commit is contained in:
@ -97,7 +97,7 @@
|
|||||||
* where
|
* where
|
||||||
* - event: an Event object.
|
* - event: an Event object.
|
||||||
* - jqXHR: a jqXHR 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'
|
ajaxComplete: 'ajaxComplete'
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user