annotate static/js/tiny_mce/plugins/example/langs/en.js @ 480:1a7ca5fa494f

Fixing #229: Download details view with a bogus download ID produces internal server error isntead of a 404.
author Brian Neal <bgneal@gmail.com>
date Wed, 05 Oct 2011 00:09:30 +0000
parents 88b2b9cb8c1f
children
rev   line source
bgneal@312 1 tinyMCE.addI18n('en.example',{
bgneal@312 2 desc : 'This is just a template button'
bgneal@312 3 });