Restrict edit all items to janitors
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
<tr>
|
||||
<td>
|
||||
<span
|
||||
{% if not has_board %}
|
||||
{% if not has_edit_all %}
|
||||
class="tooltipped" data-position="right" data-tooltip="You can only edit items where you are the owner"
|
||||
{% endif %}
|
||||
>
|
||||
|
Reference in New Issue
Block a user