We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e9401e commit 47240ecCopy full SHA for 47240ec
app/views/events/medical-information/symptoms/details.html
@@ -638,7 +638,9 @@ <h1 class="nhsuk-heading-l">
638
}) }} #}
639
{% set saveSymptomFirst = true %}
640
{% set allowEdits = true %}
641
- {% include "add-symptom-button-menu.njk" %}
+
642
+ {# Button menu disabled for now until we have a prod component #}
643
+ {# {% include "add-symptom-button-menu.njk" %} #}
644
</div>
645
646
{# Only show link if this is a previously saved symptom #}
0 commit comments