mirror of
				https://github.com/yiisoft/yii2.git
				synced 2025-10-31 18:47:33 +08:00 
			
		
		
		
	Fixes #3216.
This commit is contained in:
		| @ -118,7 +118,7 @@ | ||||
|  | ||||
|         destroy: function () { | ||||
|             return this.each(function () { | ||||
|                 $(window).unbind('.yiiActiveForm'); | ||||
|                 $(this).unbind('.yiiActiveForm'); | ||||
|                 $(this).removeData('yiiActiveForm'); | ||||
|             }); | ||||
|         }, | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Qiang Xue
					Qiang Xue