fix tab for import button
This commit is contained in:
parent
db7210c00b
commit
18bd2ed96d
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue