Files
edx-platform/lms/static/js/fixtures/bookmarks/bookmark_button.html
2015-12-17 22:10:21 +05:00

14 lines
406 B
HTML

<div class="message-banner" aria-live="polite"></div>
<div class="xblock xblock-student_view xblock-student_view-vertical xblock-initialized">
<div class="bookmark-button-wrapper">
<button class="btn bookmark-button"
aria-pressed="false"
data-bookmark-id="bilbo,usage_1">
<span class="sr bookmark-sr"></span>&nbsp;
Bookmark
</button>
</div>
</div>