PDF Textbooks: implemented "View Live" link
This commit is contained in:
committed by
David Baumgold
parent
2a92a14054
commit
b41d23747a
@@ -34,7 +34,7 @@
|
||||
|
||||
<ul class="actions textbook-actions">
|
||||
<li class="action action-view">
|
||||
<button class="view"><%= gettext("View Live") %></button>
|
||||
<a href="//<%= CMS.URL.LMS_BASE %>/courses/<%= course.org %>/<%= course.num %>/<%= course.url_name %>/pdfbook/<%= bookindex %>/" class="view"><%= gettext("View Live") %></a>
|
||||
</li>
|
||||
<li class="action action-edit">
|
||||
<button class="edit"><%= gettext("Edit") %></button>
|
||||
|
||||
Reference in New Issue
Block a user