X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=website%2FReportLogInfo.jsp;h=0d8b367e258a31446f5af0d5755ccbbfe81c83af;hb=34b63209df068b7671e40e5b298eb184785c83ac;hp=97ec1f392cb7d6750da94fad388944a95e5a863c;hpb=1bc98dbc564fd7d4a977b353823bf10031f00c07;p=proteocache.git diff --git a/website/ReportLogInfo.jsp b/website/ReportLogInfo.jsp index 97ec1f3..0d8b367 100644 --- a/website/ReportLogInfo.jsp +++ b/website/ReportLogInfo.jsp @@ -5,9 +5,13 @@ <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %>

Jobs log information for: ${IdJob}

Time execution: ${timeExecution} ms

-

Date Start : ${result.logInfo.dateStart}
- Date End : ${result.logInfo.dateEnd}
- IP : ${result.logInfo.ip}

+ +

+ Start timestamp : ${result.logInfo.dateStart}
+ End timestamp : ${result.logInfo.dateEnd}
+ IP: ${result.logInfo.ip} +

+