Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@
<% text_for :hint do %>
Use the original redundancy date even if your notice is brought forward, you’re paid in lieu of notice or made redundant after trialing a new job.
<% end %>

<% text_for :error_message do %>
The date you were made redundant must be on or after <%= SmartAnswer::Calculators::RedundancyCalculator.first_selectable_date.strftime("%-d %B %Y") %>.
<% end %>