Skip to content

Commit 770e0f8

Browse files
author
Alexey Yakimovich
committed
MAGETWO-62728: My Wishlist - quantity input box issue
- Fexed DOC section for add-to-wishlist.js file;
1 parent f4a0e6a commit 770e0f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Wishlist/view/frontend/web/js/add-to-wishlist.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ define([
188188
/**
189189
* Bind form submit.
190190
*
191-
@param {boolean} isFileUploaded
191+
* @param {boolean} isFileUploaded
192192
*/
193193
bindFormSubmit: function (isFileUploaded) {
194194
var self = this;

0 commit comments

Comments
 (0)