X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=roojs-bootstrap-debug.js;fp=roojs-bootstrap-debug.js;h=26788cc96c1c83178ed7113005e57acf91c98074;hp=0d7efc8c018e50586d9eeaa8c2031e1d94936bc0;hb=a7fcc817e87efee74d7957d62881129164d7c510;hpb=12b0ee7b53b7f55de8b2921fdff7136ca559fd37 diff --git a/roojs-bootstrap-debug.js b/roojs-bootstrap-debug.js index 0d7efc8c01..26788cc96c 100644 --- a/roojs-bootstrap-debug.js +++ b/roojs-bootstrap-debug.js @@ -8444,15 +8444,14 @@ Roo.extend(Roo.bootstrap.Table, Roo.bootstrap.Component, { var rowIndex = this.getRowIndex(row); // why??? - should these not be based on SelectionModel? - if(this.cellSelection){ + //if(this.cellSelection){ this.fireEvent('cellclick', this, cell, rowIndex, cellIndex, e); - } + //} - if(this.rowSelection){ + //if(this.rowSelection){ this.fireEvent('rowclick', this, row, rowIndex, e); - } - - + //} + }, onDblClick : function(e,el)