Monotone-Parent: 5cf7ca16573b57f14380a1da5611560a68f5fd45

Monotone-Revision: d09e531b223359ae63e2198ec126138aff0422d8

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-08-14T20:30:19
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-08-14 20:30:19 +00:00
parent 9709e144bc
commit 5f2ddae9fa
43 changed files with 549 additions and 459 deletions
@@ -43,6 +43,8 @@
<var:foreach list="contactInfos" item="currentContact">
<tr class="tableview"
var:id="currentContact.c_name"
var:contactname="currentContact.cn"
var:contactid="currentContact.c_uid"
onclick="return onRowClick(event);"
ondblclick="return onContactRowDblClick(event, this);"
oncontextmenu="return onContactContextMenu(event, this);">