]> git.evergreen-ils.org Git - Evergreen.git/commit - Open-ILS/src/templates-bootstrap/opac/css/style.css.tt2
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:46:58 +0000 (16:46 -0400)
commit529d8202cacf5d6889dfb60964307f465298e271
treef7083d0095483e40e4e13cf560d538482402f578
parentad9f02492d0477458e87c53003fb7da64e98a367
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