Ticket #8807: 8807.diff
| File 8807.diff, 722 bytes (added by , 18 years ago) |
|---|
-
wp-admin/js/common.dev.js
203 203 return true; 204 204 } ); 205 205 $( 'thead :checkbox, tfoot :checkbox' ).click( function(e) { 206 var c = $(this).attr('checked'), toggle = e.shiftKey || toggleWithKeyboard;207 206 if ( 'undefined' == typeof toggleWithKeyboard) 208 207 toggleWithKeyboard = false; 208 var c = $(this).attr('checked'), toggle = e.shiftKey || toggleWithKeyboard; 209 209 210 210 $(this).parents( 'form:first' ).find( 'table tbody:visible').find( '.check-column :checkbox' ).attr( 'checked', function() { 211 211 if ( $(this).parents('tr').is(':hidden') )
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)