From 0b221e8945ae785dc706d8ea9a9e8e25532c0096 Mon Sep 17 00:00:00 2001 From: Friendika Date: Tue, 28 Jun 2011 21:11:52 -0700 Subject: bug #96 move libraries to library - better alignment of like rotator --- .../jscripts/tiny_mce/utils/editable_selects.js | 70 ---------------------- 1 file changed, 70 deletions(-) delete mode 100644 tinymce/jscripts/tiny_mce/utils/editable_selects.js (limited to 'tinymce/jscripts/tiny_mce/utils/editable_selects.js') diff --git a/tinymce/jscripts/tiny_mce/utils/editable_selects.js b/tinymce/jscripts/tiny_mce/utils/editable_selects.js deleted file mode 100644 index fd943c0f8..000000000 --- a/tinymce/jscripts/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