Compare commits
1 Commits
193014a4d8
...
fa9ffa98e5
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
fa9ffa98e5 |
@@ -1,5 +1,5 @@
|
||||
{% import 'macros/links.html' as links %}
|
||||
{% if has_access('settings.home') %}
|
||||
{% if g.rights.admin %}
|
||||
<a href="{{ coop_url('/settings/') }}" class="{{styles.nav_button}}">
|
||||
<i class="fa fa-cog" aria-hidden="true"></i>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user