]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1779743: add privilege expiration date to Group Member Details
authorGalen Charlton <gmc@equinoxOLI.org>
Tue, 23 Jan 2024 16:57:53 +0000 (11:57 -0500)
committerJason Boyer <JBoyer@equinoxOLI.org>
Mon, 11 Mar 2024 14:02:20 +0000 (10:02 -0400)
commit1a8442295b291a5f8a4967277a0c893daca2c1de
tree4e76c9d08202298fa5d9c64ac03389c88071f0a4
parent0f7289055ff89dd504dfd05f630897f32c203fe7
LP#1779743: add privilege expiration date to Group Member Details

This patch adds the privilege expiration date to the list
of available columns in the AngularJS group member details
page. No equivalent change is needed to the experimental Angular
circ interface, as that column is already available there.

To test
-------
[1] Apply the patch.
[2] Navigate to a patron in the Evergreen staff interface
    and view the Group Member Details page.
[3] Verify that the privilege expiration date is now available
    in the column selector.

Release-note: Add privilege expiration date column to Group Member Details table

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Signed-off-by: Jason Boyer <JBoyer@equinoxOLI.org>
Open-ILS/src/templates/staff/circ/patron/t_group.tt2