home · contact · privacy
Minor template fixes.
[plomtask] / templates / todo.html
index 41d894bb0ef6b5f47a58e04323c4902b404f7d1a..80eb5c7bd356e8b93be5a2a02119f11c1d16fb13 100644 (file)
@@ -69,7 +69,7 @@
 
 <tr>
 <th>children</th>
-<td>{{ macros.simple_checkbox_table("adopt", todo.children, "adopt", "todo_candidates", "adopt", true) }}</td>
+<td>{{ macros.simple_checkbox_table("adopt", todo.children, "todo", "todo_candidates", "adopt", true) }}</td>
 </tr>
 
 </table>