From 5fa0e4fd15b3eb3c722a7e9c40e5105b503356ef Mon Sep 17 00:00:00 2001 From: Arjun Roychowdhury Date: Tue, 17 Nov 2015 12:26:52 -0500 Subject: #88 - sky's the limit for timeline in desktop mode Former-commit-id: 0e00a0a0ca672bb0906388e563f29b7839eeb117 --- www/templates/timeline.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/templates/timeline.html') diff --git a/www/templates/timeline.html b/www/templates/timeline.html index c3633b72..71071098 100644 --- a/www/templates/timeline.html +++ b/www/templates/timeline.html @@ -26,7 +26,8 @@
- {{prettify(fromDate)}} - {{prettify(toDate)}} (only displaying last {{maxItems}} events) + {{prettify(fromDate)}} - {{prettify(toDate)}} + (only displaying last {{maxItems}} events)
-- cgit v1.2.3