Browse Source

Update hint date (#2588)

pull/2620/head
kosiakkatrina 2 years ago
parent
commit
29a0b71334
  1. 2
      app/views/merge_requests/merge_date.html.erb

2
app/views/merge_requests/merge_date.html.erb

@ -11,7 +11,7 @@
<h2 class="govuk-heading-l">What is the merge date?</h2>
<p class="govuk-hint">
Enter the official merge date. Log and organisation page data will show the new organisation name from this date. <br><br>
For example, 27 3 2024</p>
For example, 13 9 2024</p>
<%= f.govuk_date_field :merge_date,
legend: { hidden: true },
width: 20 do %>

Loading…
Cancel
Save