Change #5456
Category | None |
Changed by | Cesar Velez <cesar.velez | @equinoxinitiative.org>
Changed at | Fri 08 Jun 2018 15:11:05 |
Repository | git://git.evergreen-ils.org/Evergreen.git |
Project | Evergreen |
Branch | master |
Revision | 0da274fa83854c8a73715dffa3e83c1785ee4c9d |
Comments
LP#1745422 - Add Parts column to Patron holds grids and detail view The webstaff's patron ui did not have a display for the Part, which will be fetched for any hold type "P" (monographic part). This adds a Part column to the hold grids and inthe detail view IF the hold type is P, it'll append the part.label in the same field/well. Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org> Signed-off-by: Michele Morgan <mmorgan@noblenet.org> Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Changed files
- Open-ILS/src/templates/staff/circ/patron/t_holds_list.tt2
- Open-ILS/src/templates/staff/circ/share/t_hold_details.tt2