X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=roojs-debug.js;h=26193ca73d5648cfc9d95938eafb6851d87f1b78;hb=e527b1ee4dfb26e29a7b809454c04454eb884a6c;hp=77556a35722e07be5068eb811216330882789bb5;hpb=d74a8b3c1367d68a2e92501b8d67cf5cf37eb428;p=roojs1 diff --git a/roojs-debug.js b/roojs-debug.js index 77556a3572..26193ca73d 100644 --- a/roojs-debug.js +++ b/roojs-debug.js @@ -58051,9 +58051,7 @@ Roo.extend(Roo.grid.GridDragZone, Roo.dd.DragZone, { grid: this.grid, ddel: this.ddel, rowIndex: rowIndex, - selections:sm.getSelections ? sm.getSelections() : ( - sm.getSelectedCell() ? [ this.grid.ds.getAt(sm.getSelectedCell()[0]) ] : [] - ) + selections: sels }; } return false;