view static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 1140:97f92a589de7

Work in progress converting news to V3 design.
author Brian Neal <bgneal@gmail.com>
date Mon, 31 Oct 2016 20:39:21 -0500
parents 88b2b9cb8c1f
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});