Skip to content

Commit

Permalink
Update app/furniture/marketplace/breadcrumbs.rb
Browse files Browse the repository at this point in the history
Co-authored-by: KellyAH <[email protected]>
  • Loading branch information
zspencer and KellyAH authored Jul 1, 2023
1 parent 7f9e999 commit fc1429b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/furniture/marketplace/breadcrumbs.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

crumb :new_marketplace_order_notification_method do |order_notification_method|
parent :marketplace_order_notification_methods, order_notification_method.marketplace
link t("marketplace.order.notification_methods.index.link_to"),
link t("marketplace.order.notification_methods.new.link_to"),
order_notification_method.marketplace.location(child: :order_notification_methods)
end

Expand Down

0 comments on commit fc1429b

Please sign in to comment.