Skip to content
This repository has been archived by the owner on Sep 23, 2020. It is now read-only.

Fixed deleting a product in the detail view #377

Merged
merged 2 commits into from
May 7, 2018

Conversation

sabinebaer
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
License MIT

What's in this PR?

The productId is passed correctly through all functions if a product is deleted from the product detail view.

@@ -85,11 +85,13 @@ define(['config'], function(Config) {
*
* @param {Object} sandbox
* @param {Object} status
* @param {Integer} productId
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Integer isn't valid in javascript?

@trickreich
Copy link
Contributor

else ACK

@sabinebaer sabinebaer merged commit 9f22c2d into develop May 7, 2018
@sabinebaer sabinebaer deleted the bugfix/delete-from-edit-form branch May 7, 2018 13:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants