Skip to content

Conversation

mage2pratik
Copy link
Contributor

Original Pull Request

#17129
Uniform jquery variable to "$" as this javascript is partially using "jquery" and partially "$".

The line 62 will cause an error in Internet Explorer if $ is not declared.

Description

Fixed Issues (if relevant)

  1. magento/magento2#<issue_number>: Issue title
  2. ...

Manual testing scenarios

  1. ...
  2. ...

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Uniform jquery variable to "$" as this javascript is partially using "jquery" and partially "$".

The line 62 will cause an error in Internet Explorer if $ is not declared.
@magento-engcom-team
Copy link
Contributor

Hi @ihor-sviziev, thank you for the review.
ENGCOM-2589 has been created to process this Pull Request

@magento-engcom-team magento-engcom-team merged commit 24f87cc into magento:2.1-develop Jul 31, 2018
@magento-engcom-team
Copy link
Contributor

Hi @mage2pratik. Thank you for your contribution.
We will aim to release these changes as part of 2.1.15.
Please check the release notes for final confirmation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants