avoid error because of error in title field of view
This commit is contained in:
parent
66b616e5e1
commit
aa263eb635
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@
|
|||
tal:attributes="value item/token" />
|
||||
</td>
|
||||
<td>
|
||||
<a tal:content="item/title"
|
||||
<a tal:content="item/title|string:???"
|
||||
tal:attributes="href string:${item/url}/@@SelectedManagementView.html">
|
||||
Title
|
||||
</a>
|
||||
|
|
Loading…
Add table
Reference in a new issue