Skip to content

Commit

Permalink
add page number to edid
Browse files Browse the repository at this point in the history
page
  • Loading branch information
Nevelito committed Nov 13, 2024
1 parent 4fb7ea4 commit 3a9bbe0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/components/avo/views/resource_show_component.rb
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def edit_path
{}
end

helpers.edit_resource_path(record: @resource.record, resource: @resource, **args)
helpers.edit_resource_path(record: @resource.record, resource: @resource, **keep_referrer_params, **args)
end

def controls
Expand Down

0 comments on commit 3a9bbe0

Please sign in to comment.