From 791c7938fd4898820c3a306401b9e5f7e54632c0 Mon Sep 17 00:00:00 2001 From: Jill Russo Date: Tue, 10 Feb 2026 16:24:44 +0000 Subject: [PATCH] Anchor links update Updating anchor links to include a link for the first section "Supplier information" as well as an update to reflect a deleted section on one page ("Other documentation") and a heading change on another ("NHS trust experience at a glance"). --- app/views/current/product-detail.html | 17 +++++++++++------ app/views/current/product-page.html | 12 ++++++------ 2 files changed, 17 insertions(+), 12 deletions(-) diff --git a/app/views/current/product-detail.html b/app/views/current/product-detail.html index bd08539..a08d99b 100644 --- a/app/views/current/product-detail.html +++ b/app/views/current/product-detail.html @@ -54,6 +54,11 @@

{{ contentsList({ items: [ + { + href: "#supplier", + text: "Supplier information" + + }, { href: "#costs", text: "Cost breakdown" @@ -65,7 +70,7 @@

}, { href: "#experience", - text: "Trust experience overview" + text: "NHS trust experience" } , { @@ -86,10 +91,10 @@

}) }} {# Supplier Contact Card #} -
+

- Supplier + Supplier information

@@ -200,7 +205,7 @@

-
+

Related resources @@ -371,7 +376,7 @@

Willing to discuss

{# ============================================ #} {# DETAILED INFO LIST #} {# ============================================ #} -
+

Information shared by NHS organisations

@@ -642,7 +647,7 @@

Contact for peer discussion< {# ============================================ #} {# OTHER DOCUMENTATION #} {# ============================================ #} -
+

diff --git a/app/views/current/product-page.html b/app/views/current/product-page.html index f118537..035efe0 100644 --- a/app/views/current/product-page.html +++ b/app/views/current/product-page.html @@ -48,6 +48,11 @@

{% from "contents-list/macro.njk" import contentsList %} {{ contentsList({ items: [ + { + href: "#supplier", + text: "Supplier information" + + }, { href: "#tech-spec", text: "Technical specifications" @@ -62,11 +67,6 @@

text: "Information shared by NHS organisations" } , - { - href: "#documentation", - text: "Other documentation" - } - , { href: "#contact", text: "Contact us" @@ -78,7 +78,7 @@

}) }} {# Supplier Information Card #} -
+

Supplier information