avoid error because of deleted task
This commit is contained in:
parent
58b43637d1
commit
11a7546506
1 changed files with 1 additions and 1 deletions
|
@ -239,7 +239,7 @@
|
|||
</tr>
|
||||
<tr>
|
||||
<td><span i18n:translate="">Task</span>:</td>
|
||||
<td tal:content="item/object/title"></td>
|
||||
<td tal:content="item/object/title|nothing"></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><span i18n:translate="">Deadline</span>:</td>
|
||||
|
|
Loading…
Add table
Reference in a new issue