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

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