|
|
|
@ -28,7 +28,7 @@
|
|
|
|
|
**basic_conditional_html_attributes({ "deactivation_date" => %w[other] }, "location") do %> |
|
|
|
|
<%= f.govuk_date_field :deactivation_date, |
|
|
|
|
legend: { text: "Date", size: "m" }, |
|
|
|
|
hint: { text: "For example, 27 3 2008" }, |
|
|
|
|
hint: { text: "For example, 27 3 2022" }, |
|
|
|
|
width: 20 %> |
|
|
|
|
<% end %> |
|
|
|
|
<% end %> |
|
|
|
|