Precommit cleanup, see r35313.
git-svn-id: https://develop.svn.wordpress.org/trunk@35318 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
7ba408c93e
commit
5bc6ae50ab
|
@ -269,7 +269,7 @@ $document.ready( function() {
|
|||
// When expanded or in responsive view, reset aria-haspopup.
|
||||
$current.attr( 'aria-haspopup', 'false' );
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
$document.on( 'wp-window-resized wp-responsive-activate wp-responsive-deactivate', currentMenuItemHasPopup );
|
||||
|
||||
|
|
Loading…
Reference in New Issue