You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ingest/templates/ingest/descriptive_metadata_upload.html
+1-2Lines changed: 1 addition & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -26,8 +26,7 @@ <h3>Step 3 of 3: Upload metadata for associated submission</h3>
26
26
{% if collections %}
27
27
<ulclass="list-group">
28
28
<liclass="list-group-item">Download and fill out either the <ahref="{% static 'ingest/BILMetadataV2Template.xlsx' %}">Excel</a> or <ahref="{% static '/ingest/BILMetadataV2Template.ods' %}">LibreOffice Calc</a> template. </li>
29
-
<liclass="list-group-item">Choose a collection, then upload your metadata.</li>.
30
-
<p> If the project you are looking for is not in this list, it must be added by the PI of your project. </p>
29
+
<liclass="list-group-item">Choose a collection, then upload your metadata.</li>
0 commit comments