]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1772206 Tooltips missing from Patron Summary
authorGarry Collum <gcollum@gmail.com>
Sat, 19 May 2018 21:00:40 +0000 (17:00 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 29 May 2019 14:49:10 +0000 (10:49 -0400)
commitea735aa4d2cd1bbc8c7e3724866dd001f5fbb047
tree21e8bd3c06f9fe46dda9ca18a7252156838efa63
parentbc9ca9b6564cee06f3ed8ea7baf24aafbaad2c2b
LP1772206 Tooltips missing from Patron Summary

Adds tooltips for home branch and Last Activity to emulate the XUL
 client.  The home branch tool tip displays the long OU name.  The
last activity tooltip displays the last type of activity.

To test:

Home branch
1. Perform a patron search.
2. Click on one of the patrons in the results.
3. Hover over the home branch location in the patron summary.

Last Activity
4. Log into the opac with a patron account to some patron activity.
5. Bring up the patron in the staff client.
6. Hover over the last activity date.

7. Apply the patch and repeat 1-3 and 5-6.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates/staff/circ/patron/t_summary.tt2