From f667be8b4337909cfcaaf0901e1ef7d19580b716 Mon Sep 17 00:00:00 2001 From: estadtherr Date: Tue, 11 Dec 2007 04:20:01 +0000 Subject: added ability to insert attached images in HTML editor git-svn-id: https://svn.roundcube.net/trunk@940 208e9e7b-5314-0410-a742-e7e81cd9613c --- .../program/js/tiny_mce/utils/editable_selects.js | 122 ++++++++++----------- 1 file changed, 61 insertions(+), 61 deletions(-) (limited to 'roundcubemail/program/js/tiny_mce/utils/editable_selects.js') diff --git a/roundcubemail/program/js/tiny_mce/utils/editable_selects.js b/roundcubemail/program/js/tiny_mce/utils/editable_selects.js index e72336541..add2aa5a1 100644 --- a/roundcubemail/program/js/tiny_mce/utils/editable_selects.js +++ b/roundcubemail/program/js/tiny_mce/utils/editable_selects.js @@ -1,61 +1,61 @@ -/** - * $Id: editable_selects.js 162 2007-01-03 16:16:52Z spocke $ - * - * Makes select boxes editable. - * - * @author Moxiecode - * @copyright Copyright © 2004-2007, Moxiecode Systems AB, All rights reserved. - */ - -var TinyMCE_EditableSelects = { - editSelectElm : null, - - init : function() { - var nl = document.getElementsByTagName("select"), i, d = document, o; - - for (i=0; i