view media/js/tiny_mce/plugins/example/langs/en_dlg.js @ 175:776028f4bced

Ticket #60. The TEMPLATE_CONTEXT_PROCESSOR django.core.context_processors.auth moved to django.contrib.auth.context_processors.auth.
author Brian Neal <bgneal@gmail.com>
date Wed, 03 Mar 2010 04:09:42 +0000
parents a5b4c5ce0658
children
line wrap: on
line source
tinyMCE.addI18n('en.example_dlg',{
	title : 'This is just a example title'
});