Monotone-Parent: ceda414b27b6b3fef257fed933d2af88a967452d

Monotone-Revision: a19b3dadb613f792f2b5d328cba633f92a37f444

Monotone-Author: flachapelle@inverse.ca
Monotone-Date: 2008-11-28T23:19:16
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Francis Lachapelle 2008-11-28 23:19:16 +00:00
parent b5fbee042e
commit 7c7cd2a4ba

View file

@ -184,7 +184,7 @@
<tr> <tr>
<td valign="top"><var:string label:value="Attendees"/>:</td> <td valign="top"><var:string label:value="Attendees"/>:</td>
<td> <td>
<var:foreach list="authorativeEvent.participants" item="attendee"> <var:foreach list="inEvent.participants" item="attendee">
<a var:href="attendee.email"><var:string value="attendeeForDisplay"/></a> <a var:href="attendee.email"><var:string value="attendeeForDisplay"/></a>
(<var:string label:value="$attendee.partStatWithDefault" />) (<var:string label:value="$attendee.partStatWithDefault" />)
<br /> <br />