]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1721145 - fix Patron Message tab grids missing persist-keys
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Thu, 5 Oct 2017 14:58:00 +0000 (10:58 -0400)
committerMike Rylander <mrylander@gmail.com>
Tue, 17 Oct 2017 17:43:32 +0000 (13:43 -0400)
commit3bd3968284346685d234ea035fa8b3f2e67d7225
tree6dee9bc7823bf04518e8f45ff9ca96e4bc0147b6
parent81015a3628da39853b77bb3a0630bdd92abc7bcf
LP#1721145 - fix Patron Message tab grids missing persist-keys

In order to store grid column config preferences locally, a persist-key
attribute needs to be declared for the grid. Thus, for this UI a
'circ.patron.staff_messages' and a 'circ.patron.archived_messages'
persist-keys were added.

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>

Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/circ/patron/t_messages.tt2