examples/bootstrap/dashboard3.slidetest.js
authorAlan Knowles <alan@roojs.com>
Tue, 3 Feb 2015 08:38:28 +0000 (16:38 +0800)
committerAlan Knowles <alan@roojs.com>
Tue, 3 Feb 2015 08:38:28 +0000 (16:38 +0800)
examples/bootstrap/dashboard3.slidetest.js

index 3bf043b..0eaf889 100644 (file)
@@ -39,7 +39,7 @@ Roo.apply(dashboard3.slidetest.prototype, {
         // dir = 1...
         
         this.nel = panes.item(ix+1);
-        var nbox = nel.getBox();
+        var nbox = this.nel.getBox();
         
         this.nel.setStyle({
             position: 'absolute',