summaryrefslogtreecommitdiff
path: root/pages/calendar-day.mustache
diff options
context:
space:
mode:
Diffstat (limited to 'pages/calendar-day.mustache')
-rw-r--r--pages/calendar-day.mustache5
1 files changed, 5 insertions, 0 deletions
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 @@
</header>
<main>
<h1>Logs on {{date}} ({{network}}/{{channel}})</h1>
+ <div class="viewopts">
+ View:
+ {{^efAll}}<a href="?ef=all">{{/efAll}}All{{^efAll}}</a>{{/efAll}}&nbsp;
+ {{^efCompr}}<a href="?ef=compr">{{/efCompr}}Compressed{{^efCompr}}</a>{{/efCompr}}
+ </div>
<table id="events"><tbody>
{{#events}}
<tr{{#classlist}} class="{{&.}}"{{/classlist}}>