Changeset 30378
- Timestamp:
- 11/18/2014 04:28:51 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/media-grid.js
r30377 r30378 577 577 }, 578 578 /** 579 * Respond to the keyboard events: right arrow, left arrow, escape. 579 * Respond to the keyboard events: right arrow, left arrow, except when 580 * focus is in a textarea or input field. 580 581 */ 581 582 keyEvent: function( event ) {
Note: See TracChangeset
for help on using the changeset viewer.