From c5f781a6fa14772e337688b3116977e9299c3281 Mon Sep 17 00:00:00 2001 From: Awilum Date: Thu, 13 Feb 2020 16:00:12 +0300 Subject: [PATCH] feat(admin-plugin): temp comment block for api's --- site/plugins/admin/templates/partials/base.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/plugins/admin/templates/partials/base.html b/site/plugins/admin/templates/partials/base.html index eed70fc0..8ae0037f 100644 --- a/site/plugins/admin/templates/partials/base.html +++ b/site/plugins/admin/templates/partials/base.html @@ -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 @@ {{ api }} {% endif %} - +#} {% if is_current_path('admin.themes.information')or is_current_path('admin.themes.settings') %} {% if id %}