From 04121fa9e739a7810a836a75a0556c35b046ad48 Mon Sep 17 00:00:00 2001 From: andrew nimmo Date: Tue, 6 Aug 2024 00:11:44 -0700 Subject: [PATCH] Update _herbarium_record.html.erb Fix type: "herbarium" --- .../controllers/observations/form/_herbarium_record.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/controllers/observations/form/_herbarium_record.html.erb b/app/views/controllers/observations/form/_herbarium_record.html.erb index b9c7ea39af..0851b92772 100644 --- a/app/views/controllers/observations/form/_herbarium_record.html.erb +++ b/app/views/controllers/observations/form/_herbarium_record.html.erb @@ -7,7 +7,7 @@ value: @herbarium_name, hidden_value: @herbarium_id, label: "#{:herbarium_record_herbarium_name.t}:", help: :form_observations_herbarium_record_help.t, - create_text: :create_herbarium.l, create: "fungarium", + create_text: :create_herbarium.l, create: "herbarium", create_path: new_herbarium_path ) %> <%= text_field_with_label(