program/js/list.js | ●●●●● patch | view | raw | blame | history |
program/js/list.js
@@ -350,8 +350,10 @@ this.in_selection_before = false; // row was double clicked if (this.rows && dblclicked && this.in_selection(id)) if (this.rows && dblclicked && this.in_selection(id)) { this.triggerEvent('dblclick'); now = 0; } else this.triggerEvent('click');