X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webapp%2Fview%2FqueryTimeExecution.jsp;h=719073c22eb65e68094db173546e6d10179b6cac;hb=4a5237c1930f267a2e9f7a9d735f1a556c9f018b;hp=3722fe3c5df668aaa8d1fda2f57b325aea660fad;hpb=ca0ed055669c0c5d81689e52da5325578a221888;p=proteocache.git diff --git a/webapp/view/queryTimeExecution.jsp b/webapp/view/queryTimeExecution.jsp index 3722fe3..719073c 100644 --- a/webapp/view/queryTimeExecution.jsp +++ b/webapp/view/queryTimeExecution.jsp @@ -5,19 +5,13 @@ <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt"%> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions" %> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form" %> -<%@page import="java.util.Calendar"%> - +
- <% Calendar cal = Calendar.getInstance(); - String datecalBegin = cal.get(Calendar.YEAR) + "/" + (cal.get(Calendar.MONTH) + 1) + "/1"; - String datecalEnd = cal.get(Calendar.YEAR) + "/" + (cal.get(Calendar.MONTH) + 1) + "/" + cal.get(Calendar.DAY_OF_MONTH); - %> -
Enter time period for execution statistics
@@ -25,10 +19,16 @@
-

From style=" width : 145px;"/> - to style=" width : 145px;"/>

-

Query for all dates
-

+

Query for all dates

+ + +