Skip to content

Commit 261bc27

Browse files
Update reg-table-v2-yes-no-wip.html
1 parent c036b4a commit 261bc27

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

app/views/reg-portal/reg-table-v2-yes-no-wip.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -133,12 +133,12 @@ <h1 class="nhsuk-heading-xl">View patient details</h1>
133133
</td>
134134
<td role="cell" class="nhsuk-table__cell">
135135
<span class="nhsuk-table-responsive__heading" aria-hidden="true">Alerts</span>
136-
<strong class="nhsuk-tag nhsuk-tag--red">
136+
<strong class="nhsuk-tag nhsuk-tag--yellow">
137137
2 Alerts
138138
</strong>
139139
</td>
140140
<td role="cell" class="nhsuk-table__cell">
141-
<a href="reg-detail-multi-detail-child">View details</a>
141+
<a href="reg-detail-multi-detail-child-wip">View details</a>
142142
</td>
143143
</tr>
144144
<tr role="row" class="nhsuk-table__row">
@@ -176,10 +176,7 @@ <h1 class="nhsuk-heading-xl">View patient details</h1>
176176
<span class="nhsuk-table-responsive__heading" aria-hidden="true">In catchment</span>Out of catchment
177177
</td>
178178
<td role="cell" class="nhsuk-table__cell" style="color: #4c6272!important;">
179-
<span class="nhsuk-table-responsive__heading" aria-hidden="true">Alerts</span>
180-
<strong class="nhsuk-tag nhsuk-tag--red">
181-
1 Alert
182-
</strong>
179+
<span class="nhsuk-table-responsive__heading" aria-hidden="true">Alerts</span>No alerts
183180
</td>
184181
<td role="cell" class="nhsuk-table__cell">
185182
<a href="#">View details</a>
@@ -199,7 +196,10 @@ <h1 class="nhsuk-heading-xl">View patient details</h1>
199196
<span class="nhsuk-table-responsive__heading" aria-hidden="true">In catchment</span>Yes
200197
</td>
201198
<td role="cell" class="nhsuk-table__cell" style="color: #4c6272!important;">
202-
<span class="nhsuk-table-responsive__heading" aria-hidden="true">Alerts</span>No alerts
199+
<span class="nhsuk-table-responsive__heading" aria-hidden="true">Alerts</span>
200+
<strong class="nhsuk-tag nhsuk-tag--yellow">
201+
1 Alert
202+
</strong>
203203
</td>
204204
<td role="cell" class="nhsuk-table__cell">
205205
<a href="#">View details</a>

0 commit comments

Comments
 (0)