enable tinymce editor

This commit is contained in:
Evan Prodromou
2010-03-11 10:18:11 -05:00
parent 0f1f7ab79b
commit 7c7d42b5f1
247 changed files with 35717 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
tinyMCE.addI18n('en.example_dlg',{
title : 'This is just a example title'
});