Add direct link to the job archive file (raw data)
[proteocache.git] / webapp / view / reportJobLog.jsp
index 3772fbb..da1fcde 100644 (file)
 <sec:authorize access="hasRole('ROLE_ADMIN')">
                        <p>IP: <a title="Click to view other jobs" href="${ip_query}?ip=${result.ip}">${result.ip}</a></p>
 </sec:authorize>
+                       <c:if test='${jobarchive != null}'>
+                               <spring:url value="../${jobarchive}" var="jobarchivefile" />
+                               <p>Job archive: <a title="Click to get the file" href="${jobarchivefile}">download</a></p>
+                       </c:if>
                        <table class="table table-striped table-hover table-bordered">
                        <tbody>
                                <tr>