view static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 687:e75d7068e12f

Update dev requirements file for Django 1.5.2.
author Brian Neal <bgneal@gmail.com>
date Sun, 25 Aug 2013 12:15:35 -0500
parents 88b2b9cb8c1f
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});