view static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 745:bace7db5678c

Django 1.6: take advantage of new database connection persistence.
author Brian Neal <bgneal@gmail.com>
date Sun, 29 Dec 2013 14:52:23 -0600
parents 88b2b9cb8c1f
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});