From fda58b12a84015a0239bc12abae2e65fdda4391f Mon Sep 17 00:00:00 2001 From: till Date: Wed, 2 Nov 2011 15:09:23 +0000 Subject: remove 3.4.2 --- program/js/tiny_mce/utils/editable_selects.js | 70 --------------------------- 1 file changed, 70 deletions(-) delete mode 100644 program/js/tiny_mce/utils/editable_selects.js (limited to 'program/js/tiny_mce/utils/editable_selects.js') diff --git a/program/js/tiny_mce/utils/editable_selects.js b/program/js/tiny_mce/utils/editable_selects.js deleted file mode 100644 index fd943c0f8..000000000 --- a/program/js/tiny_mce/utils/editable_selects.js +++ /dev/null @@ -1,70 +0,0 @@ -/** - * editable_selects.js - * - * Copyright 2009, Moxiecode Systems AB - * Released under LGPL License. - * - * License: http://tinymce.moxiecode.com/license - * Contributing: http://tinymce.moxiecode.com/contributing - */ - -var TinyMCE_EditableSelects = { - editSelectElm : null, - - init : function() { - var nl = document.getElementsByTagName("select"), i, d = document, o; - - for (i=0; i