mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-25 21:35:23 +00:00
Monotone-Parent: 168d53ad17c7cbad9fe9963d720efaf594314f64
Monotone-Revision: 0b95f337e4b2db77c2b31fe4cd121c8de7bd1847 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2006-11-01T21:59:58 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -32,7 +32,11 @@
|
||||
</thead>
|
||||
<tbody>
|
||||
<var:foreach list="contacts" item="currentContact"
|
||||
><tr><td class="attendees"><input type="text"
|
||||
><tr><td class="attendees"
|
||||
><var:if condition="currentContactHasStatus"
|
||||
><img var:src="currentContactStatusImage"
|
||||
/></var:if
|
||||
><input type="text"
|
||||
var:value="currentContactName"
|
||||
var:uid="currentContactId"
|
||||
class="textField"
|
||||
|
||||
Reference in New Issue
Block a user