]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1907866 Bootstrap Opac: fix adding basket to existing List
authorGarry Collum <gcollum@gmail.com>
Mon, 14 Dec 2020 20:18:15 +0000 (15:18 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 8 Feb 2021 16:11:59 +0000 (11:11 -0500)
commit314b7871e606ec1b0d5ff95a620260b62a1db1fd
tree7b98fcc26638e42f186c0a9013e868804214975d
parent3f5f104a448641fc167d5a0d63f231e2f5f8d10f
LP1907866 Bootstrap Opac: fix adding basket to existing List

Fixes the issue with the screen not showing lists after adding items
to an existing list from a basket.

To test:

Create a list in the Bootstrap Opac.

Add some items to a basket. Select Add Basket to Saved List, and send
the items to the list that was just created.  Notice on the list page
after the items have been added that you can no longer see any existing
list names.  The screen displays '...From Basket'

Apply the patch.
Add some more items from a basket into the list.  The existing list
names are displayed after the items are sent to the existing list.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: Terran McCanna <tmccanna@georgialibraries.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Open-ILS/src/templates-bootstrap/opac/myopac/lists.tt2