From 564f9c39043792c0ffe017aa6b434a574c384e3b Mon Sep 17 00:00:00 2001 From: alec Date: Tue, 15 Dec 2009 08:48:45 +0000 Subject: - Updated TinyMCE to 3.2.7 git-svn-id: https://svn.roundcube.net/trunk@3182 208e9e7b-5314-0410-a742-e7e81cd9613c --- roundcubemail/program/js/editor.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roundcubemail/program/js/editor.js') 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 -- cgit v1.2.3