summaryrefslogtreecommitdiff
path: root/roundcubemail/program/js/tiny_mce/utils/editable_selects.js
diff options
context:
space:
mode:
authorestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-26 07:19:44 +0000
committerestadtherr <estadtherr@208e9e7b-5314-0410-a742-e7e81cd9613c>2007-02-26 07:19:44 +0000
commit8781d05424a0ebd32845edf17769c2cc69e9bb1d (patch)
treed5900029ac1512cbabb9abeb14e14cbc26ac5877 /roundcubemail/program/js/tiny_mce/utils/editable_selects.js
parent4c7f79426f3b48b00bd50e42d65b6732ce018299 (diff)
upgrade to TinyMCE v2.1.0
git-svn-id: https://svn.roundcube.net/trunk@498 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/js/tiny_mce/utils/editable_selects.js')
-rw-r--r--roundcubemail/program/js/tiny_mce/utils/editable_selects.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/roundcubemail/program/js/tiny_mce/utils/editable_selects.js b/roundcubemail/program/js/tiny_mce/utils/editable_selects.js
index 5f300b49b..e72336541 100644
--- a/roundcubemail/program/js/tiny_mce/utils/editable_selects.js
+++ b/roundcubemail/program/js/tiny_mce/utils/editable_selects.js
@@ -1,10 +1,10 @@
/**
- * $Id: editable_selects.js 18 2006-06-29 14:11:23Z spocke $
+ * $Id: editable_selects.js 162 2007-01-03 16:16:52Z spocke $
*
* Makes select boxes editable.
*
* @author Moxiecode
- * @copyright Copyright © 2004-2006, Moxiecode Systems AB, All rights reserved.
+ * @copyright Copyright © 2004-2007, Moxiecode Systems AB, All rights reserved.
*/
var TinyMCE_EditableSelects = {