]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1691264 - WebStaff Add stickiness to Patron Search Org-level selector
authorCesar Velez <cesar.velez@equinoxinitiative.org>
Wed, 28 Jun 2017 21:52:22 +0000 (17:52 -0400)
committerKathy Lussier <klussier@masslnc.org>
Mon, 24 Jul 2017 16:32:59 +0000 (12:32 -0400)
commit79bb12cf4573ff4d1e892efe77f52589907641e9
tree1ab3c731397bbf133f07cc37a6c79988aa050c3d
parent36f4bdc5d9aca8709e5ade0f49ce6c77a4a22b4d
LP#1691264 - WebStaff Add stickiness to Patron Search Org-level selector

When searching for users within the patron app, the org-unit selector
dropdown would stay cached to the last used value, but reloading the
PAtron sarch view would reset that. This adds stick-setting attribute
to that custom dropdown and LocalStorage via key eg.circ.patron.search.ou

Signed-off by: Cesar Velez <cesar.velez@equinoxinitiative.org>
Signed-off by: Jennifer Pringle <jennifer.pringle@bc.libraries.coop>
Signed-off-by: Kathy Lussier <klussier@masslnc.org>
Open-ILS/src/templates/staff/circ/patron/t_search.tt2