X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=webapp%2Fview%2FreportJobLog.jsp;h=2c204dfdd95fdc755c56d41c9bded9e4b220a64a;hb=ca0ed055669c0c5d81689e52da5325578a221888;hp=b557aacd95402411eea9d8361b09abbd60109341;hpb=52b01df980af235f745934130ef6c85272f5fbc1;p=proteocache.git diff --git a/webapp/view/reportJobLog.jsp b/webapp/view/reportJobLog.jsp index b557aac..2c204df 100644 --- a/webapp/view/reportJobLog.jsp +++ b/webapp/view/reportJobLog.jsp @@ -1,5 +1,4 @@ -<%@ page language="java" contentType="text/html; charset=UTF-8" - pageEncoding="UTF-8"%> +<%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%> <%@ taglib uri="http://www.springframework.org/tags" prefix="spring"%> @@ -14,12 +13,17 @@
+ -

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.logInfo.dateStart}

+

End timestamp : ${result.logInfo.dateEnd}

+

IP: ${result.logInfo.ip}

@@ -40,6 +44,9 @@
+
+
+