mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-06 08:55:08 +00:00
Always show organizer when viewing a read-only event
Monotone-Parent: 899206f7c226dc54fe1ae5572a100c714b7330c1 Monotone-Revision: 1857b430e01dba18873b059ee5977d9ca10bea8e Monotone-Author: flachapelle@inverse.ca Monotone-Date: 2009-07-29T21:47:02 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -203,11 +203,9 @@
|
||||
<label id="documentLabel" style="display: none;"><var:string label:value="Document:" />
|
||||
<span class="content"><a href="#" id="documentHref"><!-- space --></a></span>
|
||||
</label>
|
||||
<var:if condition="hasOrganizer">
|
||||
<label id="organizerLabel"><var:string label:value="Organizer:"/>
|
||||
<span class="content"><var:string value="organizerName"/></span>
|
||||
</label>
|
||||
</var:if>
|
||||
<label id="organizerLabel"><var:string label:value="Organizer:"/>
|
||||
<span class="content"><var:string value="organizerName"/></span>
|
||||
</label>
|
||||
<var:if condition="userIsAttendee">
|
||||
<label><var:string label:value="Reply:" />
|
||||
<span class="content"><var:popup list="replyList" item="item"
|
||||
|
||||
Reference in New Issue
Block a user