Remove ledger access from viewer role

This commit is contained in:
SowinskiBraeden committed 2026-06-27 10:42:11 -07:00
1 parent 00d59ac8ae
commit d1b9feab82
6 files changed
+20 -13

No files matched your search

+1 -1
View File
@@ -51,7 +51,7 @@
<span>Leaderboard</span>
</a>
{% if is_logged_in %}
{% if can_manage is defined and can_manage %}
<a class="sidebar__link {{ 'is-active' if request.endpoint == 'leagues.ledger' }}"
href="{{ url_for('leagues.ledger', league_ref=league.url_ref) }}">
<svg viewBox="0 0 16 16" fill="none" aria-hidden="true">