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