@@ -190,24 +190,25 @@ <h1 class="nhsuk-heading-xl">View patient details</h1>
190190
191191 < tr role ="row " class ="nhsuk-table__row ">
192192 < td role ="cell " class ="nhsuk-table__cell ">
193- < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Name</ span > Louise Ednie
193+ < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Name</ span > Victoria Shirt
194194 </ td >
195195 < td role ="cell " class ="nhsuk-table__cell ">
196196 < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Matched</ span > Yes
197197 </ td >
198198 < td role ="cell " class ="nhsuk-table__cell ">
199- < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> In catchment</ span > Out of catchment
199+ < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> In catchment</ span > Yes
200200 </ td >
201201 < td role ="cell " class ="nhsuk-table__cell " style ="color: #4c6272!important; ">
202202 < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Alerts</ span > No alerts
203203 </ td >
204204 < td role ="cell " class ="nhsuk-table__cell ">
205- < a href ="reg-detail-multi-detail-louise "> View details</ a >
205+ < a href ="# "> View details</ a >
206206 </ td >
207207 </ tr >
208+
208209 < tr role ="row " class ="nhsuk-table__row ">
209210 < td role ="cell " class ="nhsuk-table__cell ">
210- < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Name</ span > Victoria Shirt
211+ < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Name</ span > James Briggs
211212 </ td >
212213 < td role ="cell " class ="nhsuk-table__cell ">
213214 < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Matched</ span > Yes
@@ -225,19 +226,19 @@ <h1 class="nhsuk-heading-xl">View patient details</h1>
225226
226227 < tr role ="row " class ="nhsuk-table__row ">
227228 < td role ="cell " class ="nhsuk-table__cell ">
228- < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Name</ span > James Briggs
229+ < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Name</ span > Michael Chambers
229230 </ td >
230231 < td role ="cell " class ="nhsuk-table__cell ">
231232 < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Matched</ span > Yes
232233 </ td >
233234 < td role ="cell " class ="nhsuk-table__cell ">
234- < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> In catchment</ span > Yes
235+ < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> In catchment</ span > Out of catchment
235236 </ td >
236237 < td role ="cell " class ="nhsuk-table__cell " style ="color: #4c6272!important; ">
237238 < span class ="nhsuk-table-responsive__heading " aria-hidden ="true "> Alerts</ span > No alerts
238239 </ td >
239240 < td role ="cell " class ="nhsuk-table__cell ">
240- < a href ="# "> View details</ a >
241+ < a href ="reg-detail-multi-detail-child "> View details</ a >
241242 </ td >
242243 </ tr >
243244
@@ -255,11 +256,7 @@ <h1 class="nhsuk-heading-xl">View patient details</h1>
255256 </a>
256257 </li>-->
257258 < li class ="gpreg-pagination-item--next ">
258- {% if (data['name-approved'] === "Sam Smith") %}
259- < a class ="nhsuk-pagination__link nhsuk-pagination__link--next " href ="reg-table-v2-yes-no-page-2-minus-sam ">
260- {% else %}
261- < a class ="nhsuk-pagination__link nhsuk-pagination__link--next " href ="reg-table-v2-yes-no-page-2 ">
262- {% endif %}
259+ < a class ="nhsuk-pagination__link nhsuk-pagination__link--next " href ="# ">
263260 < span class ="nhsuk-pagination__title "> Next< span class ="nhsuk-u-visually-hidden "> page</ span > </ span >
264261 < svg class ="nhsuk-icon gpreg-icon--arrow-right " xmlns ="http://www.w3.org/2000/svg " viewBox ="0 0 24 24 " width ="16 " height ="16 " focusable ="false " aria-hidden ="true ">
265262 < path d ="m14.7 6.3 5 5c.2.2.3.4.3.7 0 .3-.1.5-.3.7l-5 5a1 1 0 0 1-1.4-1.4l3.3-3.3H5a1 1 0 0 1 0-2h11.6l-3.3-3.3a1 1 0 1 1 1.4-1.4Z " />
0 commit comments