Modification plage horaire événement #14

Closed
mlamalle wants to merge 10 commits from updatehourevent into master
Showing only changes of commit 23a265ccae - Show all commits

View File

@@ -114,7 +114,7 @@
{% if access!="customer" and app.user %}
<div class="card">
<div class="card-header">
<a href="{{ path('app_report_export') }}" class="btn btn-success">Exporter2</a>
<a href="{{ path('app_report_export') }}" class="btn btn-success">Exporter</a>
</div>
</div>
{% endif %}