fix tab for import button

This commit is contained in:
Kayn Ty 2018-05-22 16:58:34 +02:00
parent db7210c00b
commit 18bd2ed96d
No known key found for this signature in database
GPG Key ID: 55B09AA0ED327CD3
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@
{% else %} {% else %}
btn-default btn-default
{% endif %}" href="{{ path('import') }}" {% endif %}" href="{{ path('import') }}"
data-toggle="tab"> >
<i class="fa fa-arrow-circle-o-up"></i> <i class="fa fa-arrow-circle-o-up"></i>
Import Import
</a> </a>