Ticket #40056: 40056.diff
| File 40056.diff, 582 bytes (added by , 9 years ago) |
|---|
-
src/wp-admin/js/common.js
418 418 screenMeta.init(); 419 419 420 420 // This event needs to be delegated. Ticket #37973. 421 $body.on( 'click', 'tbody > .check-column :checkbox', function( event ) {421 $body.on( 'click', 'tbody > tr > .check-column :checkbox', function( event ) { 422 422 // Shift click to select a range of checkboxes. 423 423 if ( 'undefined' == event.shiftKey ) { return true; } 424 424 if ( event.shiftKey ) {
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)