stevenyvr987 / overdrive-evergreen-opac

Automatically exported from code.google.com/p/overdrive-evergreen-opac
0 stars 0 forks source link

Display in My Account when first logging in #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When first logging in to My Account -- View All link only goes to physical 
items. Can we get another link added here, so it says View Items  View E-items

Go to OPAC and login into My Account.
First view is Account Summary

ITEMS CURRENTLY CHECKED OUT (0), E-ITEMS (1)        View All
ITEMS CURRENTLY ON HOLD (0), E-ITEMS (2)        View All
ITEMS READY FOR PICKUP (0), E-ITEMS (0)        View All

At the end we want to modify existing text and then add another link. Instead 
of View All --> change to View Items View E-items.

To save real estate it actually would be better if we could just link the 
existing text, but not sure if that's difficult to do or not.

In other words, ITEMS CURRENTLY CHECKED OUT (0) be a link and E-ITEMS (1) be a 
link.

and not have "view all" show.

Original issue reported on code.google.com by lau...@ldsphome.com on 18 Jun 2014 at 9:00

GoogleCodeExporter commented 9 years ago
The ideal mod will be the way forward. It will involve modifying each of the 
three account summary rows.

Original comment by steven3...@gmail.com on 27 Jun 2014 at 8:37

GoogleCodeExporter commented 9 years ago
Fixed by building the links from the dashboard links found in the header. We 
remove the fines-related link from the list and then re-arrange them to fit 
into the 3 row by 2 columns format of the summary grid.

Styling is a bit of a new issue.

Original comment by steven3...@gmail.com on 30 Jun 2014 at 8:56