X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webapp%2Fview%2FreportJobLog.jsp;h=115f9afc2ebb8fa6791b86386ec88a878a4e7231;hb=327ae45bb41935947a918061771c27f7ac1ac7bd;hp=b557aacd95402411eea9d8361b09abbd60109341;hpb=9b9ca0133f42fd2a9fa62eb6d075c5ef6ef916ca;p=proteocache.git diff --git a/webapp/view/reportJobLog.jsp b/webapp/view/reportJobLog.jsp index b557aac..115f9af 100644 --- a/webapp/view/reportJobLog.jsp +++ b/webapp/view/reportJobLog.jsp @@ -1,44 +1,59 @@ -<%@ page language="java" contentType="text/html; charset=UTF-8" - pageEncoding="UTF-8"%> <%@ taglib uri="http://www.springframework.org/tags" prefix="spring"%> <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%> <%@ 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"%> +<%@ taglib prefix="sec" uri="http://www.springframework.org/security/tags"%>
- + + -

Information for the job ${IdJob}
- Start timestamp : ${result.logInfo.dateStart}
- End timestamp : ${result.logInfo.dateEnd}
- IP: ${result.logInfo.ip} -

- - +
+
+

Information for the job ${IdJob}

+
+
+

Start timestamp : ${result.dateStart}

+

End timestamp : ${result.dateEnd}

+ +

IP: ${result.ip}

+
+ + +

Job archive: download

+
+
+
+ + + + + + - - + - + - + -
IDSequence
Sequence - ${result.logInfo.sequence} + Protein + ${result.sequence}
${pred.key} - ${pred.value}${pred.value}
+ +
+ +