roojs-bootstrap.js
[roojs1] / Roo / bootstrap / Popover.js
index 02fe466..07d0954 100644 (file)
@@ -325,7 +325,7 @@ Roo.extend(Roo.bootstrap.Popover, Roo.bootstrap.Component,  {
         
         this.hoverState = 'in';
         
-        this.el.setStyle('z-index', Roo.bootstrap.Modal.zIndex++);
+        this.el.setStyle('z-index', Roo.bootstrap.Popover.zIndex++);
         if (this.modal) {
             this.maskEl.setSize(Roo.lib.Dom.getViewWidth(true),   Roo.lib.Dom.getViewHeight(true));
             this.maskEl.setStyle('z-index', Roo.bootstrap.Popover.zIndex++);