1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-17 02:24:05 +02:00

feat(admin-plugin): temp comment block for api's

This commit is contained in:
Awilum
2020-02-13 16:00:12 +03:00
parent 9d1e780db2
commit c5f781a6fa

View File

@@ -120,6 +120,7 @@
{% endif %}
{% endif %}
{#
{% if is_current_path('admin.api.index')or
is_current_path('admin.api_tokens.index')or
is_current_path('admin.api_tokens.add')or
@@ -128,7 +129,7 @@
<a href="{{ path_for('admin.api_tokens.index') }}?api={{ api }}">
<span class="pr-1 pl-1">{{ api }}</span></a>
{% endif %}
#}
{% if is_current_path('admin.themes.information')or
is_current_path('admin.themes.settings') %}
{% if id %}