Skip to content

Commit

Permalink
SAK-38416 aria-hidden on link (sakaiproject#6124)
Browse files Browse the repository at this point in the history
  • Loading branch information
ottenhoff authored and Miguel Pellicer committed Oct 10, 2018
1 parent 5adfe81 commit f13272e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h3 rsf:id="officialAccountSectionTitle"></h3>
</label>
<br/>
<textarea rsf:id="officialAccountParticipant" name="officialAccountParticipant" cols="35" rows="4" id="officialAccountParticipant"></textarea>
<a href="#" onclick="rsf:id='officialAccountPickerAction'"><strong rsf:id="officialAccountPickerLabel"></strong></a><br />
<a href="#" onclick="rsf:id='officialAccountPickerAction'" aria-hidden="true"><strong rsf:id="officialAccountPickerLabel"></strong></a><br />
<p class="help-block textPanelFooter" rsf:id="msg=add.multiple"></p>

<!-- add non-official account -->
Expand Down

0 comments on commit f13272e

Please sign in to comment.