fmsystem-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Fmsystem-commits] [8830] fixed bug causing WYSIWYG editor to fail in IE


From: Erik Holm-Larsen
Subject: [Fmsystem-commits] [8830] fixed bug causing WYSIWYG editor to fail in IE
Date: Mon, 13 Feb 2012 06:57:13 +0000

Revision: 8830
          http://svn.sv.gnu.org/viewvc/?view=rev&root=fmsystem&revision=8830
Author:   erikhl
Date:     2012-02-13 06:57:11 +0000 (Mon, 13 Feb 2012)
Log Message:
-----------
fixed bug causing WYSIWYG editor to fail in IE

Modified Paths:
--------------
    trunk/controller/inc/class.uicommon.inc.php

Modified: trunk/controller/inc/class.uicommon.inc.php
===================================================================
--- trunk/controller/inc/class.uicommon.inc.php 2012-02-10 11:25:36 UTC (rev 
8829)
+++ trunk/controller/inc/class.uicommon.inc.php 2012-02-13 06:57:11 UTC (rev 
8830)
@@ -561,7 +561,7 @@
                                        width: '700px',
                                        animate: true,
                                        dompath: true,
-                                       handleSubmit: true,
+                                       handleSubmit: true
                                };
 
                                var editorWidget = new 
YAHOO.widget.Editor('{$target}', editorConfig);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]