Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 4 additions & 15 deletions app/views/current/dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ <h1 class='nhsuk-heading-l'>Welcome back</h1>
<p class="nhsuk-body nhsuk-body-l"> How will you shape procurement in your trust today? </p>



</div>
</div>

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

<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">
Search
</h3>
<p>Search and compare medical products</p>

<p><a href="search">Search now</a></p>

<h3 class="nhsuk-card__heading"><a href="search">Search and compare medical technologies</a></h3>
<p>Look up a specific product or browse categories to find evidence and peer contact information.</p>
</div>
</div>

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

<div class="nhsuk-card nhsuk-card--clickable">
<div class="nhsuk-card__content">
<h3 class="nhsuk-card__heading">
Collaborate
</h3>
<p>Share evaluations with other NHS trusts</p>

<p><a href="quick-share-upload-multiple">Share now</a></p>

<h3 class="nhsuk-card__heading"><a href="search">Share your experience with medical technologies</a></h3>
<p>Upload your own product trials, case studies, evaluation criteria or business cases.</p>
</div>
</div>

Expand Down