1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-18 02:41:27 +02:00

feat(admin-plugin): update admin themes layout #211

This commit is contained in:
Awilum
2020-02-14 23:32:59 +03:00
parent 3d5c3c808e
commit 9ebc5661a5

View File

@@ -36,7 +36,7 @@
</td>
<td class="{% if key == registry.flextype.theme and theme.enabled == true %}{% else %}opacity-50{% endif %}">{{ theme.version }}</td>
<td class="text-right">
<button type="button" class="js-dropdown-btn" data-dropdown="dropdown-{{ key }}">
<button type="button" class="<js-d></js-d>ropdown-btn" data-dropdown="dropdown-{{ key }}">
<i class="icon">{{ icon('fas fa-ellipsis-h') }}</i>
</button>
<div id="dropdown-{{ key }}" class="dropdown">