X-Git-Url: http://git.roojs.org/?p=roojs1;a=blobdiff_plain;f=docs%2Fsrc%2FRoo_bootstrap_Table.js.html;h=8f5f4da8b990cd69497882a983a49bf586f22a2d;hp=a59165bed179ec639b8f7246ce2f6d454e656f9f;hb=a7fcc817e87efee74d7957d62881129164d7c510;hpb=12b0ee7b53b7f55de8b2921fdff7136ca559fd37 diff --git a/docs/src/Roo_bootstrap_Table.js.html b/docs/src/Roo_bootstrap_Table.js.html index a59165bed1..8f5f4da8b9 100644 --- a/docs/src/Roo_bootstrap_Table.js.html +++ b/docs/src/Roo_bootstrap_Table.js.html @@ -494,16 +494,15 @@ 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) {