summaryrefslogtreecommitdiff
path: root/app/views/sherlock/transactions/_general.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/sherlock/transactions/_general.html.haml')
-rw-r--r--app/views/sherlock/transactions/_general.html.haml3
1 files changed, 1 insertions, 2 deletions
diff --git a/app/views/sherlock/transactions/_general.html.haml b/app/views/sherlock/transactions/_general.html.haml
index 25745b13e98..7ec8dde8421 100644
--- a/app/views/sherlock/transactions/_general.html.haml
+++ b/app/views/sherlock/transactions/_general.html.haml
@@ -35,5 +35,4 @@
%span.light
#{t('sherlock.finished_at')}:
%strong
- = time_ago_in_words(@transaction.finished_at)
- = t('sherlock.ago')
+ = time_ago_with_tooltip @transaction.finished_at