view static/js/tiny_mce/plugins/example/langs/en.js @ 956:6cc9221d04a7

Issue #85: fix 500 error with custom search form. Can't rely on exact being in cleaned_data if there is an error with it.
author Brian Neal <bgneal@gmail.com>
date Sat, 30 May 2015 17:41:11 -0500
parents 88b2b9cb8c1f
children
line wrap: on
line source
tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});