Skip to content

Commit

Permalink
Temporarily re-add another create button
Browse files Browse the repository at this point in the history
Form should be tabbed soon
  • Loading branch information
nimmolo committed Jun 17, 2024
1 parent 3ec8491 commit 7ad69b9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/views/controllers/observations/form/_where.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,8 @@
</div><!--.row-->
<!-- /MAP -->
<%= submit_button(form: f, button: button_name, center: true) %>
<!-- WHERE_REASONS -->
<%= render(partial: "shared/form_location_feedback",
locals: { button: button_name } ) %>
Expand Down

0 comments on commit 7ad69b9

Please sign in to comment.