Skip to content

Commit

Permalink
error control
Browse files Browse the repository at this point in the history
  • Loading branch information
erral committed Dec 10, 2021
1 parent c931a58 commit 2094220
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ftw/tokenauth/service_keys/browser/manage_service_keys.pt
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@
<td>
<a tal:attributes="href string:${context/absolute_url}/@@manage-service-keys-logs?key_id=${key_info/key_id}"
tal:condition="key_info/last_used"
tal:on-error="string:(Never)"
tal:content="python:toLocalizedTime(key_info['last_used'], long_format=1)" />
</td>
<td>
Expand Down

0 comments on commit 2094220

Please sign in to comment.