view static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 589:d812188d6595

Added docutils as a dev requirement.
author Brian Neal <bgneal@gmail.com>
date Thu, 10 May 2012 20:32:01 -0500
parents 88b2b9cb8c1f
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});