mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 02:53:50 +00:00
Fix voter for the create event permission
This commit is contained in:
@@ -11,7 +11,7 @@ block js %}
|
||||
|
||||
{{ filter | chill_render_filter_order_helper }}
|
||||
|
||||
{% if is_granted('CHILL_EVENT_CREATE') %}
|
||||
{% if is_granted('CHILL_EVENT_CREATE') %}
|
||||
<ul class="record_actions">
|
||||
<li>
|
||||
<a
|
||||
|
Reference in New Issue
Block a user