diff --git a/app/views/result_filters/qualification/new.html.erb b/app/views/result_filters/qualification/new.html.erb index fb26bfa14..17c08aa6c 100644 --- a/app/views/result_filters/qualification/new.html.erb +++ b/app/views/result_filters/qualification/new.html.erb @@ -6,7 +6,7 @@
- <%= render partial: "shared/error_message", locals: { error_anchor_id: "qualification-error" } %> + <%= render partial: "shared/error_message", locals: { error_anchor_id: "qualifications_qtsonly" } %> <%= form_with url: qualification_path, method: :post, data: { "ga-event-form" => "Qualification" } do |form| %> <%= render "shared/hidden_fields", exclude_keys: ["qualifications"], form: form %>