Skip to content
Snippets Groups Projects
Commit 6af0cbc2 authored by Sergey Semenov's avatar Sergey Semenov
Browse files

MAGETWO-39086: Product Options' details are missed while adding to Wish List

parent 9df3ecc2
Branches
No related merge requests found
......@@ -56,7 +56,6 @@ define([
isFileUploaded = true;
}
});
console.log(dataToAdd);
if (isFileUploaded) {
this.bindFormSubmit();
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment