Skip to content
Snippets Groups Projects
Commit b9f08c78 authored by Z.J. van de Weg's avatar Z.J. van de Weg
Browse files

Evalute time_ago method instead of printing it

parent 77a43827
Branches
Tags
1 merge request!7634Evalute time_ago method instead of printing it
Pipeline #
Loading
Loading
@@ -19,7 +19,7 @@
= chat_name.chat_name
%td
- if chat_name.last_used_at
time_ago_with_tooltip(chat_name.last_used_at)
= time_ago_with_tooltip(chat_name.last_used_at)
- else
Never
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment