X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webapp%2Fview%2FreportTimeExecution.jsp;h=907a5786447a8ca91d5a2a39d3041bdd5bcd7751;hb=2e844559438fb731158ae104a750eea3a3d10b1f;hp=14b4dac7da730feb4a61be113fc64910de525907;hpb=ca0ed055669c0c5d81689e52da5325578a221888;p=proteocache.git diff --git a/webapp/view/reportTimeExecution.jsp b/webapp/view/reportTimeExecution.jsp index 14b4dac..907a578 100644 --- a/webapp/view/reportTimeExecution.jsp +++ b/webapp/view/reportTimeExecution.jsp @@ -1,4 +1,3 @@ -<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib uri="http://www.springframework.org/tags" prefix="spring"%> @@ -6,29 +5,33 @@ <%@ taglib uri="http://java.sun.com/jsp/jstl/functions" prefix="fn"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt"%> -<%@page import="java.util.ArrayList"%> -
+ + + +
- - +

Time execution for the whole period

-

Time execution for the interval: ${data1} - ${data2}

+

Time execution for the interval: ${date1} - ${date2}

-
+
- @@ -46,6 +49,7 @@ Date + Total 0 - 30 s 30 - 60 s 1 - 2 min @@ -58,7 +62,8 @@ - Total: + Total numbers: + 0 ${total} @@ -71,7 +76,8 @@ - ${res.date} + ${res.date} + 0 ${time} @@ -81,11 +87,10 @@ -
- +
\ No newline at end of file