You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why these changes are being introduced:
UXWS has requested for journal records with
Browzine links should also include a 'Full-text
options' button that links to the full record.
Relevant ticket(s):
- [USE-614](https://mitlibraries.atlassian.net/browse/USE-614)
How this addresses that need:
This adds the 'Full-text options' link.
Side effects of this change:
- Button class has been removed from certain
LibKey links for styling purposes.
- New link is rendered outside of libkey-links
div for styling purposes.
- Added comments clarifying the Browzine/LibKey
partials.
Copy file name to clipboardExpand all lines: app/views/search/_result_primo.html.erb
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,8 @@
3
3
<divclass="title-lockup">
4
4
<%# NOTE: the order of the two items in this lockup are being swapped visually with CSS. The markup is ordered to make the screen reading experience more logical %>
0 commit comments