merge of '545a34252ee16fbadbc33154d62ee4abd58fa90f'

and 'b9afc4ca974ce44e6a8987a12509fb9a1f1d97cc'

Monotone-Parent: 545a34252ee16fbadbc33154d62ee4abd58fa90f
Monotone-Parent: b9afc4ca974ce44e6a8987a12509fb9a1f1d97cc
Monotone-Revision: 17c806f9d1783a8e0f2f05f26979ca1f64b2693d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-09-10T21:41:17
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2007-09-10 21:41:17 +00:00
commit 0d18159e3f

View file

@ -33,6 +33,8 @@
var:contactid="currentContact.c_uid"
onclick="return onContactRowClick(event, this);"
ondblclick="return onContactRowDblClick(event, this);"
onmousedown="return false;"
onselectstart="return false;"
oncontextmenu="return onContactContextMenu(event, this);">
<td><img rsrc:src="abcard.gif"
/><var:string value="currentContact.displayName" const:escapeHTML="YES" /></td>