From 5b19d4220f1822b895d820e27ae6dbaf7719be5b Mon Sep 17 00:00:00 2001 From: Awilum Date: Wed, 8 Jan 2020 19:56:08 +0300 Subject: [PATCH] feat(admin-plugin): update base layout for Delivery Content API #349 --- site/plugins/admin/templates/partials/base.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/site/plugins/admin/templates/partials/base.html b/site/plugins/admin/templates/partials/base.html index f00deaa2..67a4f53d 100644 --- a/site/plugins/admin/templates/partials/base.html +++ b/site/plugins/admin/templates/partials/base.html @@ -206,8 +206,7 @@ {% if is_current_path('admin.api.index') or is_current_path('admin.api_tokens.index') or is_current_path('admin.api_tokens.add') or - is_current_path('admin.api_tokens.edit') or - is_current_path('admin.api_tokens.rename') %} + is_current_path('admin.api_tokens.edit') %}
/ {{ api }}