Skip to content

Commit

Permalink
switch to using new 'notify' aria-level - see adaptlearning/adapt_fra…
Browse files Browse the repository at this point in the history
  • Loading branch information
moloko committed Aug 6, 2019
1 parent e01c78c commit 378f8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/hotgraphicPopup.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<div class="hotgraphic-item component-item clearfix {{#if _isVisited}}visited{{/if}} {{#if _isActive}}active{{/if}} {{_classes}}" data-index={{@index}}>
<div class="hotgraphic-item-content">
<div class="hotgraphic-item-content-inner">
<div class="hotgraphic-content-title" {{a11y_attrs_heading 'componentItem'}}>
<div class="hotgraphic-content-title" {{a11y_attrs_heading 'notify'}}>
{{{title}}}
</div>
<div class="hotgraphic-content-body">
Expand Down

0 comments on commit 378f8a9

Please sign in to comment.