mirror of
https://github.com/jquery/jquery-ui.git
synced 2026-04-20 03:02:41 -04:00
Accordion: added a comment.
This commit is contained in:
1
ui/jquery.ui.accordion.js
vendored
1
ui/jquery.ui.accordion.js
vendored
@@ -725,6 +725,7 @@ if ( $.uiBackCompat !== false ) {
|
||||
// resize method
|
||||
jQuery.ui.accordion.prototype.resize = jQuery.ui.accordion.prototype.refresh;
|
||||
|
||||
// change events
|
||||
(function( $, prototype ) {
|
||||
var _trigger = prototype._trigger;
|
||||
prototype._trigger = function( type, event, data ) {
|
||||
|
||||
Reference in New Issue
Block a user