avoid error because of error in title field of view

This commit is contained in:
Helmut Merz 2018-08-03 15:07:12 +02:00
parent 66b616e5e1
commit aa263eb635

View file

@ -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>