diff -r fbfdcea634a7 -r fa4c5ecb7c9a includes/clientside/tinymce/utils/editable_selects.js --- a/includes/clientside/tinymce/utils/editable_selects.js Thu Jan 31 22:29:07 2008 -0500 +++ b/includes/clientside/tinymce/utils/editable_selects.js Sat Feb 02 11:54:16 2008 -0500 @@ -1,10 +1,10 @@ /** - * $Id: editable_selects.js 324 2007-11-01 12:58:49Z spocke $ + * $Id: editable_selects.js 520 2008-01-07 16:30:32Z spocke $ * * Makes select boxes editable. * * @author Moxiecode - * @copyright Copyright © 2004-2007, Moxiecode Systems AB, All rights reserved. + * @copyright Copyright © 2004-2008, Moxiecode Systems AB, All rights reserved. */ var TinyMCE_EditableSelects = {