mirror of
git://develop.git.wordpress.org/
synced 2025-02-23 16:15:31 +01:00
Docs: Improve JSDoc for admin-bar.js
.
Change an incorrect type and description after [43332]. Props afercia. See #43871. git-svn-id: https://develop.svn.wordpress.org/trunk@43341 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
07f3c7097e
commit
517cdca538
@ -409,7 +409,7 @@ if ( typeof(jQuery) != 'undefined' ) {
|
||||
*
|
||||
* @since 3.1.0
|
||||
*
|
||||
* @param {HTMLElement} e The HTML element.
|
||||
* @param {Object} e The click event.
|
||||
*
|
||||
* @return {boolean} Returns false to prevent default click behavior.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user