mirror of
https://github.com/flextype/flextype.git
synced 2025-08-16 18:14:04 +02:00
@@ -40,7 +40,7 @@
|
||||
<i class="icon">{{ icon('fas fa-ellipsis-h') }}</i>
|
||||
</button>
|
||||
<div id="dropdown-{{ key }}" class="dropdown">
|
||||
{% if key == registry.flextype.theme and theme.enabled == true %}
|
||||
{% if key == registry.flextype.theme %}
|
||||
{% else %}
|
||||
<a class="dropdown__item" href="javascript:;" onclick="event.preventDefault();
|
||||
document.getElementById('activate-theme-id-{{ key }}').submit();">
|
||||
|
Reference in New Issue
Block a user