mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-17 11:19:15 +00:00
bug6181: Hide logout button during preview.
This commit is contained in:
+1
-1
@@ -45,9 +45,9 @@
|
||||
|
||||
|
||||
<div id="footer" class="pt-4">
|
||||
<a href="/logout">logout</a>
|
||||
{{^historical}}
|
||||
{{^preview}}
|
||||
<a href="/logout">logout</a>
|
||||
<p id="last-edit"><div class="dotted-spinner hidden"></div> <a id="page-info-toggle" data-pagepath="{{escaped_url_path}}">When was this page last modified?</a></p>
|
||||
{{#allow_editing}}
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user