From 842909f813aa8c04b17af0340b9449db609d3549 Mon Sep 17 00:00:00 2001 From: Young Gyu Park Date: Mon, 2 Apr 2018 17:08:56 +0900 Subject: Layout improvement to show all data Test: Tested with browser on staging server(go/vts-web-staging/show_plan_release?plan=suite_plan&type=suite) Bug: 77456536 Change-Id: I14f86d1c8a4b04e1198fec359fc490d77cecd292 --- src/main/webapp/WEB-INF/jsp/show_suite_release.jsp | 80 +++++++++++++++------- 1 file changed, 54 insertions(+), 26 deletions(-) (limited to 'src/main/webapp/WEB-INF/jsp/show_suite_release.jsp') diff --git a/src/main/webapp/WEB-INF/jsp/show_suite_release.jsp b/src/main/webapp/WEB-INF/jsp/show_suite_release.jsp index 5cb5fca..054a461 100644 --- a/src/main/webapp/WEB-INF/jsp/show_suite_release.jsp +++ b/src/main/webapp/WEB-INF/jsp/show_suite_release.jsp @@ -16,12 +16,21 @@ <%@ page contentType='text/html;charset=UTF-8' language='java' %> <%@ taglib prefix='fn' uri='http://java.sun.com/jsp/jstl/functions' %> <%@ taglib prefix='c' uri='http://java.sun.com/jsp/jstl/core'%> +<%@ taglib prefix='fmt' uri='http://java.sun.com/jsp/jstl/fmt'%> + + - <%@ include file='header.jsp' %> + + + -
+
@@ -31,30 +40,49 @@
- - - - - - - - - - - - - - - - - - - - - - - -
BranchTargetBuild IDSuite PlanSystem FingerprintVendor Fingerprint
+ +
    + +
  • +
    + + + / + + expand_more +
    + +
  • +
    +
+
-- cgit v1.2.3