Monotone-Parent: 00ae3ecd49fb788c9161dae870b23b47b6f5380c

Monotone-Revision: e119548d14311d073bbaa138dff7627a43a4e50d

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-11-15T18:42:19
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2006-11-15 18:42:19 +00:00
parent cf35cbb818
commit 046112475f
4 changed files with 4 additions and 14 deletions
@@ -10,7 +10,7 @@
>
<input type="submit"
class="button"
label:value="Add Agenda..."
label:value="Add Address Book..."
name="validate"
onclick="return onConfirmAddressBookSelection();" />
</div>
@@ -10,7 +10,7 @@
>
<input type="submit"
class="button"
label:value="Add Agenda..."
label:value="Add Calendar..."
name="validate"
onclick="return onConfirmContactSelection(null);" />
</div>
@@ -56,12 +56,7 @@
date="aptEndDate"
const:dayStartHour="0"
const:dayEndHour="23"
/><label><input type="checkbox"
class="checkBox"
var:selection="checkForConflicts"
var:checked="checkForConflicts"
/><var:string label:value="check for conflicts"
/></label></span></span>
/></span></span>
<hr />
<!-- label id="isPrivate"><input class="checkBox"
type="checkbox" var:selection="isPrivate"
+1 -6
View File
@@ -62,12 +62,7 @@
date="taskDueDate"
const:dayStartHour="0"
const:dayEndHour="23"
/><label><input type="checkbox"
class="checkBox"
var:selection="checkForConflicts"
var:checked="checkForConflicts"
/><var:string label:value="check for conflicts"
/></label></span></span>
/></span></span>
<hr />
<!-- label id="isPrivate"><input class="checkBox"
type="checkbox" var:selection="isPrivate"