Roo/bootstrap/Link.js
authorAlan Knowles <alan@roojs.com>
Tue, 10 Mar 2015 03:20:50 +0000 (11:20 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 10 Mar 2015 03:20:50 +0000 (11:20 +0800)
Roo/bootstrap/Link.js

index 7a9efbd..1fb10ad 100644 (file)
@@ -72,7 +72,7 @@ Roo.extend(Roo.bootstrap.Link, Roo.bootstrap.Component,  {
         }
         
         
-        if(this.target) !== false{
+        if(this.target) !== false{
             cfg.target = this.target;
         }