Merge branch 'DAO' of https://source.jalview.org/git/proteocache into DAO
[proteocache.git] / webapp / view / reports / Job.jsp
index db8f352..dd0b1dd 100644 (file)
@@ -30,6 +30,9 @@
                                <spring:url value="../${jobarchive}" var="jobarchivefile" />
                                <p>Job archive: <a title="Click to get the file" href="${jobarchivefile}">download</a></p>
                        </c:if>
+                       <c:if test='${jobremotelink != null}'>
+                               <p>Original job link: <a title="Click to go to original job" href="${jobremotelink}">view</a></p>
+                       </c:if>
                        <div class="grid-wrapper-div">
                        <table class="table table-striped table-hover table-bordered">
                        <tbody>