From 23f75ad841c4ce7bdced3c53b3ff44a0080fe6b0 Mon Sep 17 00:00:00 2001 From: hongwei1 Date: Mon, 19 Aug 2019 18:23:16 +0200 Subject: [PATCH] use the dropdown-menu for Configurations --- apimanager/base/templates/base.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/apimanager/base/templates/base.html b/apimanager/base/templates/base.html index e3298c6..118ec8a 100644 --- a/apimanager/base/templates/base.html +++ b/apimanager/base/templates/base.html @@ -61,11 +61,17 @@ {% url "config-index" as config_index_url %} - Config {% url "webui-index" as webui_props_index_url %} - Webui Props {% url "methodrouting-index" as methodrouting_index_url %} - Method Routings + + {% if API_TESTER_URL %}