Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Conversation

adudekyeti
Copy link
Contributor

Description

Testing

Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

@adudekyeti adudekyeti self-assigned this Feb 11, 2019
@rskrzypczak rskrzypczak added the ▶ in progress We’re currently working on this matter. label Feb 11, 2019
@rskrzypczak rskrzypczak added this to the YetiForce 5.0 milestone Feb 11, 2019
@adudekyeti adudekyeti added ✔ finished This pull request has been finished. and removed ▶ in progress We’re currently working on this matter. labels Feb 11, 2019
registerNewsletter() {
const form = $('[name="EditCompanies"]');
form.find('[id$="newsletter"]').on('click', (e) => {
console.log('click');
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
console.log('click');

@rskrzypczak rskrzypczak merged commit 5384a3e into YetiForceCompany:developer Feb 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
✔ finished This pull request has been finished.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants