Skip to content
Snippets Groups Projects
Commit c6a4c231 authored by clrux's avatar clrux
Browse files

Merge pull request #12260 from edx/clrux/ac-400

AC-400 removing tabindex from bookmark
parents be6aea17 fed39609
No related merge requests found
......@@ -27,7 +27,7 @@
<% } else {%>
<div class="bookmarks-empty" tabindex="0">
<div class="bookmarks-empty">
<div class="bookmarks-empty-header">
<i class="icon fa fa-bookmark-o bookmarks-empty-header-icon" aria-hidden="true"></i>
<%= gettext("You have not bookmarked any courseware pages yet.") %>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment