From c257e36ab92460b36879f9a8fdef99ff722b2695 Mon Sep 17 00:00:00 2001 From: Tom Smeding Date: Sun, 28 Jun 2026 19:03:58 +0100 Subject: Also show viewopts box on calendar-day pages --- pages/calendar-day.mustache | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'pages') diff --git a/pages/calendar-day.mustache b/pages/calendar-day.mustache index da6f788..f0db7ab 100644 --- a/pages/calendar-day.mustache +++ b/pages/calendar-day.mustache @@ -17,6 +17,11 @@

Logs on {{date}} ({{network}}/{{channel}})

+
+ View: + {{^efAll}}{{/efAll}}All{{^efAll}}{{/efAll}}  + {{^efCompr}}{{/efCompr}}Compressed{{^efCompr}}{{/efCompr}} +
{{#events}} -- cgit v1.3.1