Skip to content
This repository has been archived by the owner on Jul 2, 2021. It is now read-only.

Commit

Permalink
Merge pull request #2205 from Wikia/cake-5689
Browse files Browse the repository at this point in the history
adding a couple of attributes for A/B testing and overrides
  • Loading branch information
unijuglr authored and Chris Schuhmacher committed May 1, 2020
1 parent 9aad29c commit 61583cb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/templates/components/affiliate-unit.hbs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<div class="aff-big-unit__header wds-font-weight-medium wds-midlight-navy">
<div class="aff-big-unit__header wds-font-weight-medium wds-midlight-navy"
data-campaign={{unit.campaign}} data-category={{unit.category}}>
<Icon @name="user" @size="small" class="aff-big-unit__header-icon" />
{{heading}}
</div>
Expand Down

0 comments on commit 61583cb

Please sign in to comment.