Ticket #31545: 31545.patch
File 31545.patch, 443 bytes (added by , 10 years ago) |
---|
-
src/wp-admin/js/edit-comments.js
603 603 disableInInput: true, 604 604 type: 'keypress', 605 605 noDisable: '.check-column input[type="checkbox"]' 606 } 606 }, 607 cycle_expr: '#the-comment-list tr', 608 start_row_index: 0 607 609 } 608 610 ); 609 611 }