]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1908766 Bootstrap OPAC: Lost ability to have notes in lists.
authorGarry Collum <gcollum@gmail.com>
Sun, 20 Dec 2020 01:39:01 +0000 (20:39 -0500)
committerGalen Charlton <gmc@equinoxinitiative.org>
Mon, 8 Feb 2021 17:16:32 +0000 (12:16 -0500)
commitc7851defa3a56642a14b4919dfcfb3d60ec45db2
treef9fa7df66fbfe196deeb45bd3539b75cf5079eb8
parent6a4b8d943e3ff56cd168e91b1b60513c560c6646
LP1908766 Bootstrap OPAC: Lost ability to have notes in lists.

Fixes the note functionality in the Bootstrap Opac lists.
The button definition needed both the name 'save_notes' and an arbitrary value.

To test:
1. Create a list in the bootstrap opac and add a couple of titles to the list.
2. View the list and try to add a note to one of the items in the list.
3. This should fail with an error.
4. Apply the patch.
5. Try to add a note. It should now be successful.
6. Try to edit the note.  This should also succeed.

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