[richfaces-svn-commits] JBoss Rich Faces SVN: r4991 - trunk/sandbox/impl/src/main/resources/org/richfaces/renderkit/html/scripts/extjs.

richfaces-svn-commits at lists.jboss.org richfaces-svn-commits at lists.jboss.org
Sat Dec 22 11:44:13 EST 2007


Author: sergeyhalipov
Date: 2007-12-22 11:44:13 -0500 (Sat, 22 Dec 2007)
New Revision: 4991

Modified:
   trunk/sandbox/impl/src/main/resources/org/richfaces/renderkit/html/scripts/extjs/ext-all-debug.js
Log:
http://jira.jboss.com/jira/browse/RF-1361

Modified: trunk/sandbox/impl/src/main/resources/org/richfaces/renderkit/html/scripts/extjs/ext-all-debug.js
===================================================================
--- trunk/sandbox/impl/src/main/resources/org/richfaces/renderkit/html/scripts/extjs/ext-all-debug.js	2007-12-22 16:43:18 UTC (rev 4990)
+++ trunk/sandbox/impl/src/main/resources/org/richfaces/renderkit/html/scripts/extjs/ext-all-debug.js	2007-12-22 16:44:13 UTC (rev 4991)
@@ -1525,9 +1525,6 @@
                 var defer = document.getElementById("ie-deferred-loader");
                 if(defer){
                     defer.onreadystatechange = null;
-		    if (!Ext.isIE) {
-                	defer.parentNode.removeChild(defer);
-		    }
                 }
             }
             if(docReadyEvent){




More information about the richfaces-svn-commits mailing list