Skip to content

Commit

Permalink
add link to edit route for product property
Browse files Browse the repository at this point in the history
  • Loading branch information
Astr0surf3r committed Nov 4, 2024
1 parent e509aa9 commit c05d55a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ def search_url
end

def row_url(property)
spree.admin_property_path(property)
spree.edit_admin_property_path(property)
end

def page_actions
Expand Down

0 comments on commit c05d55a

Please sign in to comment.