Ticket #32122: 32122.patch
| File 32122.patch, 567 bytes (added by , 11 years ago) |
|---|
-
src/wp-includes/js/tinymce/plugins/wordpress/plugin.js
432 432 editor.shortcuts.add( 'access+' + key, '', command ); 433 433 } ); 434 434 435 editor.addShortcut( ' ctrl+s', '', function() {435 editor.addShortcut( 'meta+s', '', function() { 436 436 if ( typeof wp !== 'undefined' && wp.autosave ) { 437 437 wp.autosave.server.triggerSave(); 438 438 }
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)