Upgrade to ExtJS 3.0.3 - Released 10/11/2009
[extjs.git] / src / core / Element.fx-more.js
index 49a0940..1f8d441 100644 (file)
@@ -1,5 +1,5 @@
 /*!
- * Ext JS Library 3.0.0
+ * Ext JS Library 3.0.3
  * Copyright(c) 2006-2009 Ext JS, LLC
  * licensing@extjs.com
  * http://www.extjs.com/license
@@ -141,9 +141,7 @@ function(){
                        shim;\r
                el.frameBorder = '0';\r
                el.className = 'ext-shim';\r
-               if(Ext.isIE && Ext.isSecure){\r
-                   el.src = Ext.SSL_SECURE_URL;\r
-               }\r
+               el.src = Ext.SSL_SECURE_URL;\r
                shim = Ext.get(this.dom.parentNode.insertBefore(el, this.dom));\r
                shim.autoBoxAdjust = false;\r
                return shim;\r