typo
This commit is contained in:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user