mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-07-02 23:34:21 +00:00
Monotone-Parent: e45b2b02d2644ca45f53476d13a648ca71e4e361
Monotone-Revision: 212e168bc4d90ac245e14acdb1fa02cd21689ca4 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-04-03T14:24:09 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -7,10 +7,10 @@
|
||||
xmlns:label="OGo:label">
|
||||
<h2><var:string label:value="Tasks" /></h2>
|
||||
<label><input class="checkBox"
|
||||
var:checked="shouldHideCompletedTasks"
|
||||
var:checked="shouldShowCompletedTasks"
|
||||
type="checkbox"
|
||||
onclick="return onHideCompletedTasks(this);"
|
||||
/><var:string label:value="Hide completed tasks"
|
||||
onclick="return onShowCompletedTasks(this);"
|
||||
/><var:string label:value="Show completed tasks"
|
||||
/></label>
|
||||
<ul id="tasksList" multiselect="yes">
|
||||
<var:foreach list="fetchCoreTasksInfos" item="currentTask"
|
||||
|
||||
Reference in New Issue
Block a user