Mercurial > public > sg101
annotate static/js/tiny_mce/plugins/example/langs/en_dlg.js @ 561:8f3b7f0d4d13
Minor tweak to contest template to clear floating images.
author | Brian Neal <bgneal@gmail.com> |
---|---|
date | Mon, 06 Feb 2012 20:37:02 -0600 |
parents | 88b2b9cb8c1f |
children |
rev | line source |
---|---|
bgneal@312 | 1 tinyMCE.addI18n('en.example_dlg',{ |
bgneal@312 | 2 title : 'This is just a example title' |
bgneal@312 | 3 }); |