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

Conversation

rfougier
Copy link
Contributor

No description provided.


this.$scope.$watch(() => !!this.$element[0].querySelector(`.${itemClass}_active`), hasActive => {
if (hasActive) {
this.$element.addClass(`${dropDownClass}_active`);
Copy link
Contributor

Choose a reason for hiding this comment

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

${dropDownClass}_active could have been a constant then 😄

@antleblanc antleblanc closed this Jun 24, 2018
@antleblanc
Copy link
Contributor

@rfougier Oops! I accidentally closed the PR.

@antleblanc antleblanc reopened this Jun 24, 2018
@rfougier rfougier merged commit 761e0e3 into master Jun 26, 2018
@rfougier rfougier deleted the hotfix/header-tabs-dropdown-active branch June 26, 2018 13:40
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Development

Successfully merging this pull request may close these issues.

4 participants