]> 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:49:02 +0000 (16:49 -0400)
commit2b176a5142942877cd99dbc9281a11717540f68b
tree9ea49bf88e79c818e631e17cad4f88f5ae78d864
parente7609afed353725843a0339ee39639b86db400f8
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