Skip to content

Commit 499f8f2

Browse files
MillenniumFalconMechanicNoopDog
authored andcommitted
Updated release lorem ipsum. Updated releases link in header.
1 parent 77d7df6 commit 499f8f2

File tree

4 files changed

+5
-9
lines changed

4 files changed

+5
-9
lines changed
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
<h2 class="fontsize-xl">2020 March Data Release</h2>
2-
<p class="fontsize-s max600">Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>
3-
<learn-more></learn-more>
4-
<release-table *ngIf="state$ | async as state"
5-
[columnsToDisplay]="columnsToDisplay"
2+
<p class="fontsize-s max600">Projects stratified by developmental stage, organ and library technology, and annotated with cell type, were processed with a common pipeline to produce the datasets and analyses listed below. Please see the <a href="{{portalUrl}}/releases/2020-mar">release docuementation</a> for details about this release.</p>
3+
<release-table *ngIf="state$ | async as state"
4+
[columnsToDisplay]="columnsToDisplay"
65
[releaseOrganViews]="state.releaseOrganViews"></release-table>

spa/src/app/files/releases/release-files-modal/release-files-modal.component.html

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,6 @@ <h2>
1010
<span>{{state.releaseDataset.organ}}, </span>
1111
<span>{{state.releaseDataset.libraryConstructionApproach}}</span>
1212
</h2>
13-
<p class="fontsize-s max550">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Etiam at commodo diam, vel
14-
iaculis elit. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas.
15-
Sed rhoncus, ante vel scelerisque eleifend, tellus leo dapibus magna, ut finibus magna velit vel leo.</p>
1613
<warning class="max550">
1714
<warning-content>
1815
<p class="fontsize-s">This project contains additional organs, developmental stages or technologies. <a

spa/src/app/files/releases/release.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<pop-layout>
2-
<ng-container title>HCA DCP - March 2020 Release</ng-container>
2+
<ng-container title>March 2020 Data Release</ng-container>
33
<div content>
44
<status-panel class="release">
55
<div class="highlights">

spa/src/app/site/hca-toolbar/hca-toolbar.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
</a>
5353
</cc-toolbar-nav-item>
5454
<cc-toolbar-nav-item>
55-
<a href="/releases/2020-mar">
55+
<a href="releases/2020-mar">
5656
<span class="fontsize-xs">March 2020 Release</span>
5757
<span class="fontsize-xxs">Explore, visualize, and interact with 24 annotated datasets</span>
5858
</a>

0 commit comments

Comments
 (0)