forked from Ruderverein-Donau-Linz/rowt
switch from cox to steeringuser, which contains both cox + bootsfuehrer
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
{% if "cox" in loggedin_user.roles %}
|
||||
{% if loggedin_user.allowed_to_steer %}
|
||||
<div class="sm:col-span-2 lg:col-span-3 grid md:grid-cols-3 lg:grid-cols-4 xl:grid-cols-5 gap-3">
|
||||
<button type="button"
|
||||
title="Toggle View"
|
||||
|
Reference in New Issue
Block a user