Skip to content

Commit

Permalink
Merge branch 'RSM-3300-explore-related-capitalisation' of github.com:…
Browse files Browse the repository at this point in the history
…UoA-eResearch/hub-stack into dev
  • Loading branch information
cakr322 committed Feb 27, 2024
2 parents 69d02b7 + 3d0c0bb commit a5c7a36
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ <h3 *ngIf="relatedOrgs.length > 0">
fxFlexOrder="3"
>
<h3>
Explore Related
Explore related
<hr />
</h3>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ <h3 *ngIf="relatedOrgs.length > 0">
fxFlexOrder="3"
>
<h3>
Explore Related
Explore related
<hr />
</h3>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h3 *ngIf="relatedOrgs.length > 0">
fxFlexOrder="3"
>
<h3>
Explore Related
Explore related
<hr />
</h3>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
fxLayout="column"
>
<h3 *ngIf="relatedItems.length > 0">
Explore Related
Explore related
<hr />
</h3>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
<!-- Related -->
<div class="event-owners section" fxLayout="column">
<h3 *ngIf="relatedItems.length > 0">
Explore Related
Explore related
<hr />
</h3>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ <h3>
<!-- Related -->
<div class="funding-owners section" fxLayout="column">
<h3 *ngIf="relatedItems.length > 0">
Explore Related
Explore related
<hr />
</h3>
<div fxLayout="row wrap" fxLayout.xs="column" fxLayoutGap="25px">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
fxLayout="column"
>
<h3 *ngIf="relatedItems.length > 0">
Explore Related
Explore related
<hr />
</h3>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
fxLayout="column"
>
<h3 *ngIf="relatedItems.length > 0">
Explore Related
Explore related
<hr />
</h3>
<div
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@
fxLayout="column"
>
<h3 *ngIf="relatedItems.length > 0">
Explore Related
Explore related
<hr />
</h3>
<div
Expand Down

0 comments on commit a5c7a36

Please sign in to comment.