-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Define what library-specific links we should show for each tab #141
Comments
@jvine and I discussed this today and agreed that it will be better if we leave the footer generic, and instead determine context specific links out to appropriate library webpages to appear at the bottom of each tab - similar to JV's design for the Summary tab in her mockups. I'll work on a list of suggested links for each tab soon. |
The global SUL footer is meant to be global. It has varied over time. It still has issues, but I am reluctant to change it yet again for an individual app. Each tab in My Account will have a "information" section at the bottom, which will primarily host links to website content related to the content of that tab. Login page
Summary
Checkouts
Requests
FinesRemove the current "Refund policy" header and content, replace with:
Formatting -> split to #191
|
Update policies + information links on all pages; fixes #141
Each tab in My Account will have a "information" section at the bottom, which will primarily host links to website content related to the content of that tab.
Login page
<h2>Policies & information</h2>
Summary
<h2>Policies & information</h2>
Checkouts
<h2>Policies & information</h2>
Requests
<h2>If your request isn't listed</h2>
(note title case of Interlibrary Borrowing)
Fines
Remove the current "Refund policy" header and content, replace with:
<h2>Policies & information</h2>
The text was updated successfully, but these errors were encountered: