]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1889133 Follow Up
authorTerran McCanna <tmccanna@georgialibraries.org>
Wed, 24 Jan 2024 15:59:18 +0000 (10:59 -0500)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 24 Jan 2024 16:46:24 +0000 (11:46 -0500)
commit4bb742c66cab65c9ff18531ca98b8a6a6a9dc948
tree1afc5182e2ef7995f444d44baaae23da2122091d
parent8a92c0619f366e1854575d686c3619d5d559f694
LP1889133 Follow Up

This partially reverts the previous LP1889133 commit which changed the
eg-grid-column name in order to make it sortable. By changing the name,
it would break prior locally saved grid settings. So, this keeps the
column label change, but reverts the name change and instead makes the
column non-sortable.

The Current Item and Requested Item columns on this grid also threw ugly
errors when trying to sort by them, so I also made them non-sortable.

Release-note: Make the Hold Status, Current Item, and Requested Item Columns non-sortable on Angular holds grids to avoid errors.

Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html