mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
Monotone-Parent: df2b66af0afb7884e01b50efd6f7e99acf0743fa
Monotone-Revision: 1804bb2fc333899fed4fa062ac489b8006f6b8a4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-11-19T21:07:54 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -57,8 +57,15 @@
|
||||
</span></span>
|
||||
<var:if condition="hasOrganizer"
|
||||
><label id="organizerLabel"><var:string label:value="Organizer:"
|
||||
/><span class="content"><var:string value="organizerName"/></span></label>
|
||||
/><span class="content"><var:string
|
||||
value="organizerName"/></span></label>
|
||||
</var:if>
|
||||
<var:if condition="canBeOrganizer"
|
||||
><label id="organizerListLabel"><var:string label:value="Organizer:"
|
||||
/><span class="content"><var:popup list="organizerList"
|
||||
item="item" string="itemOrganizerText"
|
||||
var:selection="organizerIdentity"/>
|
||||
</span></label></var:if>
|
||||
<label id="attendeesLabel"><var:string label:value="Attendees:"
|
||||
/><span class="content"
|
||||
><a href="#" id="attendeesHref"><!-- space --></a></span></label>
|
||||
|
||||
Reference in New Issue
Block a user