mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
add a link into section menu
Currently, the main link in section menu redirect to a search which display the last events ref #10
This commit is contained in:
@@ -40,4 +40,12 @@
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
|
||||
<ul class="record_actions">
|
||||
<li>
|
||||
<a href="{{ path('event_new') }}" class="sc-button btn-create" >
|
||||
{{ 'New event'|trans }}
|
||||
</a>
|
||||
</li>
|
||||
</ul>
|
Reference in New Issue
Block a user