Changeset 38997
- Timestamp:
- 10/28/2016 08:06:02 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/js/tinymce/plugins/wordpress/plugin.js
r38946 r38997 550 550 } 551 551 552 if ( editor.settings.wp_shortcut_labels ) {552 if ( editor.settings.wp_shortcut_labels && editor.theme.panel ) { 553 553 var labels = {}; 554 554 var access = 'Shift+Alt+';
Note: See TracChangeset
for help on using the changeset viewer.