Some tweaks with Reporting JSPs
[proteocache.git] / website / ReportLogInfo.jsp
index 97ec1f3..0d8b367 100644 (file)
@@ -5,9 +5,13 @@
 <%@ taglib uri="http://displaytag.sf.net" prefix="dt" %>
 <h3>Jobs log information for: ${IdJob}</h3>
 <h3>Time execution: ${timeExecution} ms</h3>
-<p> Date Start : ${result.logInfo.dateStart}<br/>
- Date End   : ${result.logInfo.dateEnd}<br/>
- IP            : ${result.logInfo.ip}</p>
+
+<p>
+       Start timestamp : ${result.logInfo.dateStart}<br/>
+       End timestamp  : ${result.logInfo.dateEnd}<br/>
+       IP: ${result.logInfo.ip}
+</p>
+
 <table border="1" style="border-collapse: collapse; white-space: nowrap">
 <tbody>
 <tr>