Bugfix
This commit is contained in:
parent
2f31d678d0
commit
4b43071f28
|
@ -52,7 +52,7 @@
|
|||
on {{.Demographic.LastUpdated.Format "Jan _2, 2006 @ 15:04:05 MST"}}
|
||||
|
||||
<!-- Admin: force refresh -->
|
||||
{{if .CurrentUser.IsAdmin}}
|
||||
{{if and .LoggedIn .CurrentUser.IsAdmin}}
|
||||
<a href="{{.Request.URL.Path}}?refresh=true" class="has-text-danger ml-2">
|
||||
<i class="fa fa-peace"></i> Refresh now
|
||||
</a>
|
||||
|
|
Loading…
Reference in New Issue
Block a user