Ticket #22682: 22682.diff
| File 22682.diff, 436 bytes (added by , 14 years ago) |
|---|
-
wp-admin/js/customize-controls.js
882 882 if ( 9 === event.which ) // tab 883 883 return; 884 884 if ( 13 === event.which ) // enter 885 parent.send( 'close');885 window.location = $(this).prop('href'); 886 886 event.preventDefault(); 887 887 }); 888 888
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)