examples/grid/edit-grid.js
authorAlan Knowles <alan@akbkhome.com>
Sun, 18 Nov 2012 10:12:34 +0000 (18:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Sun, 18 Nov 2012 10:12:34 +0000 (18:12 +0800)
examples/grid/edit-grid.js

index 0ecf8ff..25385ae 100644 (file)
@@ -206,10 +206,10 @@ Roo.onReady(function(){
                         }
                         dom.style[ pos == 'above' ? 'borderTop' : 'borderBottom'] ='20px solid #FCFCFC;';
                         dom.style.display =  'block';
-                        this.activeDom = false;
+                        this.activeDom = dom;
                     
                     
-                  }
+                  },
                   getDropPoint : function(e, data)
                     {
                         //var tn = n.node;