File tree Expand file tree Collapse file tree 2 files changed +0
-12
lines changed
Expand file tree Collapse file tree 2 files changed +0
-12
lines changed Original file line number Diff line number Diff line change 2525 text: "Home",
2626 active: (currentSection == "home")
2727 },
28- {
29- href: "/find-a-patient",
30- text: ("Find a patient") | safe,
31- active: (currentSection == "find-a-patient")
32- },
3328 {
3429 href: "/record-vaccinations",
3530 text: "Record vaccinations",
3631 active: (currentSection == "vaccinate")
3732 },
38- {
39- href: "/lists",
40- text: ("Lists < span class =\ "nhsuk-tag app-tag--header nhsuk-u-margin-left-2\"> New</ span > ") | safe,
41- active: (currentSection == "lists")
42- },
4333 {
4434 href: "/vaccines",
4535 text: "Vaccines",
Original file line number Diff line number Diff line change 99 < div class ="nhsuk-grid-row ">
1010 < div class ="nhsuk-grid-column-two-thirds ">
1111
12- {% include "record-vaccinations/_new-notice.html" %}
13-
1412 < h1 class ="nhsuk-heading-l "> {{ pageName }}</ h1 >
1513
1614 {% if organisationSetting.permissionLevel == "Recorder" %}
You can’t perform that action at this time.
0 commit comments