]> git.evergreen-ils.org Git - Evergreen.git/commit
LP1909583 Bootstrap Opac: Cannot edit title and description
authorGarry Collum <gcollum@gmail.com>
Fri, 29 Jul 2022 22:03:18 +0000 (22:03 +0000)
committerMichele Morgan <mmorgan@noblenet.org>
Wed, 28 Sep 2022 20:50:09 +0000 (16:50 -0400)
commitaecc986a5ea180edd7d58dc5014e02c9f81c19b7
tree233f3a4873f2d9035d0ee51331db68cf973206d8
parent028c4cb0739d59b872c702d3ba678d2421d61dbe
LP1909583 Bootstrap Opac: Cannot edit title and description

Fixes the editing of the title and description in the Bootstrap Opac lists.
Adds and Edit List button with a collapsible form.

To Test:
1. Create several lists in the Opac.
2. Notice you are unable to edti the title or description.
3. Apply the patch
4. Use the Edit List button to display an editable form for each individual
list.

Signed-off-by: Garry Collum <gcollum@gmail.com>
Signed-off-by: John Amundson <jamundson@cwmars.org>
Signed-off-by: Michele Morgan <mmorgan@noblenet.org>
Open-ILS/src/templates-bootstrap/opac/css/mediaQuery.css.tt2
Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2
Open-ILS/src/templates-bootstrap/opac/myopac/lists.tt2