Skip to content

Commit

Permalink
Rename panel_block_heading panel_heading
Browse files Browse the repository at this point in the history
  • Loading branch information
nimmolo committed Aug 15, 2024
1 parent 85b60bd commit b0b73e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/controllers/field_slips/_obs_thumbnail.erb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<%= tag.div(class: "panel panel-default") do
concat(panel_block_heading(
concat(panel_heading(
heading: submit_button(form: form, button: button)
))
concat(tag.div(class: "thumbnail-container") do
Expand Down

0 comments on commit b0b73e8

Please sign in to comment.