summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/editor.js
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-15 08:48:45 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2009-12-15 08:48:45 +0000
commit564f9c39043792c0ffe017aa6b434a574c384e3b (patch)
treec9eed1e79d8865d3f36db6bcc288fa29dccc4093 /roundcubemail/program/js/editor.js
parentd303fbfb23467b9c22ed429e9f6a786627afd401 (diff)
- Updated TinyMCE to 3.2.7
git-svn-id: https://svn.roundcube.net/trunk@3182 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/editor.js')
-rw-r--r--roundcubemail/program/js/editor.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/roundcubemail/program/js/editor.js b/roundcubemail/program/js/editor.js
index 39149a7f1..361741e3b 100644
--- a/roundcubemail/program/js/editor.js
+++ b/roundcubemail/program/js/editor.js
@@ -67,7 +67,7 @@ function rcmail_editor_callback(editor)
if (input_from && input_from.type=='select-one')
rcmail.change_identity(input_from);
// set tabIndex
- rcmail_editor_tabindex()
+ rcmail_editor_tabindex();
}
// set tabIndex on tinyMCE editor