X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webapp%2Fview%2FreportTimeExecution.jsp;h=d434a2c5811c6b85e1b5f20d575f0a0b8437b157;hb=8256bed38c0abeefe003adf6d9f126113f9cc5b3;hp=14b4dac7da730feb4a61be113fc64910de525907;hpb=ca0ed055669c0c5d81689e52da5325578a221888;p=proteocache.git diff --git a/webapp/view/reportTimeExecution.jsp b/webapp/view/reportTimeExecution.jsp index 14b4dac..d434a2c 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,39 @@ <%@ 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 whole period (${ndays} days)

-

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

+

Time execution for the interval: ${date1} - ${date2} (${ndays} days)

-
+
- @@ -46,6 +55,7 @@ Date + Total 0 - 30 s 30 - 60 s 1 - 2 min @@ -58,7 +68,12 @@ - Total: + Total numbers: + + + + + ${alldaytotal} ${total} @@ -71,7 +86,12 @@ - ${res.date} + ${res.date} + + + + + ${daytotal} ${time} @@ -81,11 +101,10 @@ -
- +
\ No newline at end of file