Changeset 52366
- Timestamp:
- 12/14/2021 08:28:27 AM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/js/_enqueues/vendor/tinymce/plugins/wordpress/plugin.js
r51768 r52366 759 759 button.settings.tooltip = tooltip; 760 760 761 // Override the aria label wi htthe translated tooltip + shortcut.761 // Override the aria label with the translated tooltip + shortcut. 762 762 if ( button._aria && button._aria.label ) { 763 763 button._aria.label = tooltip;
Note: See TracChangeset
for help on using the changeset viewer.