For a web staff eg-grid to save and retrieve its settings, it needs a unique
persist-key. This commit adds one for the Group Member Details grid (which is
within the patron record view).
Signed-off-by: Remington Steed <rjs7@calvin.edu>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
idl-class="au"
sort="gridSort"
grid-controls="gridControls"
+ persist-key="circ.patron.group_members"
dateformat="{{$root.egDateAndTimeFormat}}">
<eg-grid-action handler="moveToGroup"