annotate static/js/tiny_mce/plugins/example/langs/en.js @ 1211:b492d640c285 modernize tip

Added some tests for core.tasks. Could not get one test to work. :(
author Brian Neal <bgneal@gmail.com>
date Thu, 06 Feb 2025 20:58:33 -0600
parents 88b2b9cb8c1f
children
rev   line source
bgneal@312 1 tinyMCE.addI18n('en.example',{
bgneal@312 2 desc : 'This is just a template button'
bgneal@312 3 });