]> 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:17:43 +0000 (12:17 -0500)
commit6a9a150dfded73b413dbedf8fbab150c8ec9149e
tree026d580fbd7f14e199a89471e591162cc0ed6bd4
parent3cfa6f2076a9ff595b51bb08fab9c4531c7f03c9
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