From 207ef144c5e5d7db16d42c6f15b8efc33a354e92 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sat, 16 Aug 2014 01:07:23 +0100 Subject: display mtime_age in webclient --- webclient/room/room.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'webclient/room/room.html') diff --git a/webclient/room/room.html b/webclient/room/room.html index 47c07c7fec..f08cb61763 100644 --- a/webclient/room/room.html +++ b/webclient/room/room.html @@ -16,7 +16,9 @@
- + + {{ info.mtime_age | duration }} {{ info.mtime_age ? "ago" : "" }} + -- cgit 1.5.1