app/tiny_mce/plugins/example/langs/en.js
author Lennard de Rijk <ljvderijk@gmail.com>
Thu, 02 Jul 2009 12:43:06 +0200
changeset 2482 0e544df4d925
parent 154 d2377425d3f2
permissions -rwxr-xr-x
Added updateOrCreateFromFields method to SurveyRecordLogic. The reading of the fields from the POST request will not happen in this Logic anymore.

tinyMCE.addI18n('en.example',{
	desc : 'This is just a template button'
});