mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-24 16:24:08 -04:00
Let GPs nominate service name
Most GP practice services are named after the practice, which is the organisation. So rather than make people re-type the name of their organisation (and potentially make a typo) let’s just let them say ‘yes, that’s the name of my organisation’.
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
|
||||
|
||||
{% macro conditional_radio_panel(id) %}
|
||||
<div class="conditional-radios-panel" id="panel-{{ id }}">
|
||||
<div class="conditional-radios-panel js-hidden" id="{{ id }}">
|
||||
{{ caller() }}
|
||||
</div>
|
||||
{% endmacro %}
|
||||
|
||||
Reference in New Issue
Block a user