Monotone-Parent: 76bbd325dd3f008b41a9eeb4c53bd9bdd499b0c1

Monotone-Revision: 3c5652f843b98737f8897852da0ce863cdc69432

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2010-02-17T15:12:30
Monotone-Branch: ca.inverse.sogo
maint-2.0.2
Wolfgang Sourdeau 2010-02-17 15:12:30 +00:00
parent 974d9d7629
commit b3033b7ee3
2 changed files with 5 additions and 4 deletions

View File

@ -217,8 +217,9 @@
<label id="delegateEditor" style="display: none;">
<span class="content">
<input name="delegatedTo" id="delegatedTo" type="text" var:value="ownerAsAttendee.delegatedTo" var:uid="delegatedTo" />
<br />
<input type="checkbox" name="delegateReceiveUpdates" /> <var:string label:value="Keep sending me updates" />
<!--
<br />
<input type="checkbox" name="delegateReceiveUpdates" /> <var:string label:value="Keep sending me updates" /> -->
</span>
</label>
</var:if><var:if condition="ownerAsAttendee.delegatedTo">

View File

@ -106,8 +106,8 @@ DIV#descriptionDiv DIV.fakeTextArea
padding: 2px 4px;
white-space: pre-wrap; }
#delegateEditor
{ padding-bottom: 1em; }
/* #delegateEditor
{ padding-bottom: 1em; } */
#delegatedTo
{ background-image: url("abcard.gif");