Upgrade to ExtJS 4.0.1 - Released 05/18/2011
[extjs.git] / src / Img.js
index 34326d6..c20b923 100644 (file)
@@ -30,6 +30,9 @@ Ext.define('Ext.Img', {
         };
     },
     
+    // null out this function, we can't set any html inside the image
+    initRenderTpl: Ext.emptyFn,
+    
     /**
      * Updates the {@link #src} of the image
      */