Browse Source
* CLDC-4266: Reference UPRN in clear button for newbuilds * fixup! CLDC-4266: Reference UPRN in clear button for newbuilds * CLDC-4266: Revert "Reference UPRN in clear button for newbuilds" This reverts commitCLDC-4236-temp-revert-pipeline-updatesc2f88d5da4. This reverts commit830e8b802b. * CLDC-4266: Reference UPRN in clear button
1 changed files with 1 additions and 1 deletions
@ -1,3 +1,3 @@ |
|||||||
<div class="govuk-button-group"> |
<div class="govuk-button-group"> |
||||||
<%= govuk_link_to "Clear address and search instead", address_search_input_path(@log.log_type, @log.id), class: "govuk-button govuk-button--secondary" %> |
<%= govuk_link_to "Clear address and search by UPRN instead", address_search_input_path(@log.log_type, @log.id), class: "govuk-button govuk-button--secondary" %> |
||||||
</div> |
</div> |
||||||
|
|||||||
Loading…
Reference in new issue