1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-20 20:01:37 +02:00

feat(admin-plugin): fix icons for api's #211

This commit is contained in:
Awilum
2020-01-30 00:52:39 +03:00
parent a39530248b
commit 07304b4709

View File

@@ -38,7 +38,7 @@
</td>
<td class="text-right">
<button type="button" class="js-dropdown-btn">
<i class="fas fa-ellipsis-h"></i>
<i class="icon">{{ icon('fas fa-ellipsis-h') }}</i>
</button>
<div class="js-dropdown dropdown">
<a class="dropdown__item" href="{{ path_for('admin.api_tokens.edit') }}?api={{ api }}&api_token={{ token.dirname }}">