summaryrefslogtreecommitdiff
path: root/src/main/webapp/WEB-INF/jsp/header.jsp
diff options
context:
space:
mode:
authorYoung Gyu Park <younggyu@google.com>2018-10-11 16:42:21 +0900
committerYoung Gyu Park <younggyu@google.com>2018-10-18 16:54:41 +0900
commit1ca21fadcdba5fd35e135dd07d581171102e007d (patch)
tree4119807f30a8908acf64a661bc80574599a3d8ee /src/main/webapp/WEB-INF/jsp/header.jsp
parent88aeab12aaf3016ed10edd6fce991986e2df53ed (diff)
downloaddashboard-1ca21fadcdba5fd35e135dd07d581171102e007d.tar.gz
Search by branch and device on show_coverage_overview
Test: go/vts-web-staging Bug: 117586256 Change-Id: Ie5c59ffdf6595a5397bb0c81fa3398ca05adcd40
Diffstat (limited to 'src/main/webapp/WEB-INF/jsp/header.jsp')
-rw-r--r--src/main/webapp/WEB-INF/jsp/header.jsp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/main/webapp/WEB-INF/jsp/header.jsp b/src/main/webapp/WEB-INF/jsp/header.jsp
index 77ec600..1d7de87 100644
--- a/src/main/webapp/WEB-INF/jsp/header.jsp
+++ b/src/main/webapp/WEB-INF/jsp/header.jsp
@@ -23,8 +23,8 @@
<link rel='stylesheet' href='https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700'>
<link rel='stylesheet' href='/css/navbar.css'>
<link rel='stylesheet' href='/css/common.css'>
- <script src='https://ajax.googleapis.com/ajax/libs/jquery/3.1.0/jquery.min.js'></script>
- <script src='https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.0/jquery-ui.min.js'></script>
+ <script src='https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js'></script>
+ <script src='https://ajax.googleapis.com/ajax/libs/jqueryui/1.12.1/jquery-ui.min.js'></script>
<script src='https://www.gstatic.com/external_hosted/materialize/materialize.min.js'></script>
<script type='text/javascript'>
if (${analyticsID}) {