File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed
src/main/resources/templates Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -105,6 +105,7 @@ <h2>Workflow: <span th:text="${workflow.label}">Workflow Name</span></h2>
105
105
< img id ="githubLogo " src ="../static/img/GitHub-Mark-32px.png " th:src ="@{/img/GitHub-Mark-32px.png} " width ="24 " height ="24 " />
106
106
</ a >
107
107
< i > Fetched < span th:text ="${{workflow.retrievedOn}} "> 01/12/16 at 21:00</ span > </ i >
108
+ < span th:if ="${workflow.roBundle == null} "> - Generating download link… [< a th:href ="@{'/workflows/' + ${workflow.id}} " href ="# "> Refresh</ a > ]</ span >
108
109
< span th:if ="${workflow.roBundle != null} ">
109
110
- < a th:href ="@{'/workflows/' + ${workflow.id} + '/download'} " href ="# "> Download as Research Object Bundle</ a >
110
111
< a href ="http://www.researchobject.org/ " rel ="noopener " target ="_blank "> [?]</ a >
You can’t perform that action at this time.
0 commit comments