Skip to content

Commit 6309061

Browse files
committed
Accordion: added a comment.
1 parent c580123 commit 6309061

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ui/jquery.ui.accordion.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -725,6 +725,7 @@ if ( $.uiBackCompat !== false ) {
725725
// resize method
726726
jQuery.ui.accordion.prototype.resize = jQuery.ui.accordion.prototype.refresh;
727727

728+
// change events
728729
(function( $, prototype ) {
729730
var _trigger = prototype._trigger;
730731
prototype._trigger = function( type, event, data ) {

0 commit comments

Comments
 (0)