Monotone-Parent: b982425d025e1868ff5d27a3fcb0069acc24e6c8

Monotone-Revision: 4c862893152bb1557702d3a6ebc6412e3edd9d17

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-03-04T20:41:37
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2010-03-04 20:41:37 +00:00
parent 49acec6fe1
commit c5b0a191a2

View File

@@ -511,8 +511,6 @@ function onRowClick(event) {
if (rowIndex != null)
lastClickedRow = rowIndex;
event.stop();
return true;
}