Roo/bootstrap/Img.js
authorEdward <edward@roojs.com>
Wed, 16 Apr 2014 06:53:47 +0000 (14:53 +0800)
committerEdward <edward@roojs.com>
Wed, 16 Apr 2014 06:53:47 +0000 (14:53 +0800)
Roo/bootstrap/Img.js

index 2c547e1..b4443ef 100644 (file)
@@ -71,10 +71,6 @@ Roo.extend(Roo.bootstrap.Img, Roo.bootstrap.Component,  {
                 cn: [
                    cfg
                ]
-            };
-            
-            if(this.target){
-                a.target = this.target;
             }
         }