Skip to content

Commit

Permalink
fix(waves): revert amd workaround, call Waves.attact again
Browse files Browse the repository at this point in the history
  • Loading branch information
Thanood committed Sep 14, 2016
1 parent b281aa0 commit 8dbf883
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/waves/waves.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ export class MdWaves {
}

this.attributeManager.addClasses(classes);
// build-amd-remove start
Waves.attach(this.element);
// build-amd-remove end
}

detached() {
Expand Down

0 comments on commit 8dbf883

Please sign in to comment.