Skip to content

Commit 10db4a2

Browse files
authored
Merge pull request #49 from devansXD/jill-ur-updates-2
Dashboard update per user feedback -Addressing user feedback that more information about each option was needed -Addressing user feedback about link accessibility -Swapping "evaluations" for more generic "experience" and listing the types which qualify
2 parents 1d55570 + bf16776 commit 10db4a2

File tree

1 file changed

+4
-15
lines changed

1 file changed

+4
-15
lines changed

app/views/current/dashboard.html

Lines changed: 4 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ <h1 class='nhsuk-heading-l'>Welcome back</h1>
3030
<p class="nhsuk-body nhsuk-body-l"> How will you shape procurement in your trust today? </p>
3131

3232

33-
3433
</div>
3534
</div>
3635

@@ -45,13 +44,8 @@ <h1 class='nhsuk-heading-l'>Welcome back</h1>
4544

4645
<div class="nhsuk-card nhsuk-card--clickable">
4746
<div class="nhsuk-card__content">
48-
<h3 class="nhsuk-card__heading">
49-
Search
50-
</h3>
51-
<p>Search and compare medical products</p>
52-
53-
<p><a href="search">Search now</a></p>
54-
47+
<h3 class="nhsuk-card__heading"><a href="search">Search and compare medical technologies</a></h3>
48+
<p>Look up a specific product or browse categories to find evidence and peer contact information.</p>
5549
</div>
5650
</div>
5751

@@ -65,13 +59,8 @@ <h3 class="nhsuk-card__heading">
6559

6660
<div class="nhsuk-card nhsuk-card--clickable">
6761
<div class="nhsuk-card__content">
68-
<h3 class="nhsuk-card__heading">
69-
Collaborate
70-
</h3>
71-
<p>Share evaluations with other NHS trusts</p>
72-
73-
<p><a href="quick-share-upload-multiple">Share now</a></p>
74-
62+
<h3 class="nhsuk-card__heading"><a href="search">Share your experience with medical technologies</a></h3>
63+
<p>Upload your own product trials, case studies, evaluation criteria or business cases.</p>
7564
</div>
7665
</div>
7766

0 commit comments

Comments
 (0)