ministryofjustice/Claim-for-Crown-Court-Defence

View on GitHub
app/views/external_users/claims/_search_form.html.haml

Summary

Maintainability
Test Coverage
= render partial: 'shared/search_form', locals: { search_path: defined?(archived) && archived ? archived_external_users_claims_path(anchor: 'search-button') : external_users_claims_path(anchor: 'search-button'), hint_text: t('hint.search'), button_text: t('search.claims')}