Browse Source
* CLDC-4352: update hint text as dropdown * CLDC-4352: update spec * CLDC-4352: refactoringpull/3339/head
5 changed files with 21 additions and 2 deletions
@ -0,0 +1,5 @@ |
|||||||
|
<div class="govuk-body"> |
||||||
|
<%= govuk_details(summary_text: I18n.t("forms.#{@log.form.start_date.year}.sales.guidance.building_height_class.title")) do %> |
||||||
|
<%= I18n.t("forms.#{@log.form.start_date.year}.sales.guidance.building_height_class.content").html_safe %> |
||||||
|
<% end %> |
||||||
|
</div> |
||||||
Loading…
Reference in new issue