Roo/bootstrap/Popover.js
authorAlan Knowles <alan@roojs.com>
Thu, 20 Feb 2014 08:34:42 +0000 (16:34 +0800)
committerAlan Knowles <alan@roojs.com>
Thu, 20 Feb 2014 08:34:42 +0000 (16:34 +0800)
Roo/bootstrap/Popover.js

index 1bac0d2..617959b 100644 (file)
@@ -201,7 +201,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
             // fixme..
         }
         
-        this.el.alignTo(on_el); //, placement[0]);
+        this.el.alignTo(on_el, placement[0]);
         
         this.el.addClass('in');
         this.hoverState = null;