Skip to content

Commit d8aacb7

Browse files
committed
Change term from 'external funding' to datasets
1 parent 033f713 commit d8aacb7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mGAP/resources/views/externalData.view.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<view xmlns="http://labkey.org/data/xml/view" title="External Data and Cohorts">
1+
<view xmlns="http://labkey.org/data/xml/view" title="mGAP Datasets and Cohorts">
22
<permissions>
33
<permission name="read"/>
44
</permissions>

mGAP/resources/views/quickLinks.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<li><a href="<%=contextPath%>/project/<%=containerPath%>/begin.view?pageId=variants" >All Variant Catalog Releases</a></li>
3333
<li><a href="<%=contextPath%>/project/<%=containerPath%>/begin.view?pageId=datasets" >Raw Sequence Data</a></li>
3434
<li><a href="<%=contextPath%>/mgap/<%=containerPath%>/annotation.view" >Annotation Strategy</a></li>
35-
<li><a href="<%=contextPath%>/mgap/<%=containerPath%>/externalData.view" >Collaborators and External Data</a></li>
35+
<li><a href="<%=contextPath%>/mgap/<%=containerPath%>/externalData.view" >Datasets and Cohorts</a></li>
3636
</ul>
3737

3838
<br>

0 commit comments

Comments
 (0)