view static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 1217:e2409dab30c3 modernize tip

Add unit test for banners templatetags.
author Brian Neal <bgneal@gmail.com>
date Wed, 12 Feb 2025 20:18:50 -0600
parents 88b2b9cb8c1f
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});