Monotone-Parent: beff03702ba361b408bf967b4f807a2fec161392

Monotone-Revision: 999155b1f40eb1bd1f5c2c2a0f8ab66619a4d3ac

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2006-10-19T14:41:12
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau 2006-10-19 14:41:12 +00:00
parent dcfb1be7f3
commit 6cff2389d8

View file

@ -103,6 +103,11 @@
<var:popup list="priorities" item="item"
string="itemPriorityText" selection="priority" /></label>
<label style="clear: both;"><var:string label:value="Calendar" />
<var:popup list="availableCalendars" item="item"
const:onChange="onChangeCalendar(this);"
string="item" selection="componentOwner" /></label>
<label><var:string label:value="Comment"
/><textarea name="comment" var:value="comment" /></label>
</div>