From d3e1485fb4d61c79be95d478404714a4195d41cc Mon Sep 17 00:00:00 2001 From: "zhang.xin" Date: Thu, 31 Mar 2016 23:18:53 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E4=BF=AE=E6=94=B9=E6=88=90bower=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../src/main/webapp/pages/common/commons.ftl | 16 +- .../src/main/webapp/pages/index.ftl | 2 +- .../src/main/webapp/pages/searchResult.ftl | 159 ++++++++++++++++++ .../pages/usr/applications/addapplication.ftl | 4 +- .../usr/applications/applicationsconfig.ftl | 27 ++- .../usr/applications/createglobalconfig.ftl | 4 +- .../usr/applications/modifyapplication.ftl | 4 +- .../src/main/webapp/pages/usr/login.ftl | 4 +- .../src/main/webapp/pages/usr/register.ftl | 4 +- 9 files changed, 199 insertions(+), 25 deletions(-) create mode 100644 skywalking-webui/src/main/webapp/pages/searchResult.ftl diff --git a/skywalking-webui/src/main/webapp/pages/common/commons.ftl b/skywalking-webui/src/main/webapp/pages/common/commons.ftl index 0f0ad92a6..7e43b0432 100644 --- a/skywalking-webui/src/main/webapp/pages/common/commons.ftl +++ b/skywalking-webui/src/main/webapp/pages/common/commons.ftl @@ -1,7 +1,7 @@ <#macro importResources> - - - + + + <#macro navbar> @@ -10,14 +10,14 @@