Koha/koha-tmpl/opac-tmpl/bootstrap/css
Owen Leonard 5249dc42b4
Bug 33244: Do not show lists in OPAC if OpacPublic is disabled
This patch updates markup and CSS in the OPAC header so that the Cart
and Lists controls don't appear when OpacPublic is disabled.

The patch also moves the "Your cookies" link into the group of links
with "Log in to your account" and "Search history." This makes the
template logic a little simpler and also seems like a more logical
grouping.

To test, apply the patch and enable the CookieContent system preference.

- View the OPAC with the OpacPublic system preference enabled.
- If necessary, click the "Accept all cookies" button.
- The "Your cookies" link should now appear in the header between the
  log-in link and the search history link.
- Test the page at various browser widths to confirm that the header
  still responds well to changes.
- Go back to system preferences in the staff client and change the
  OpacPublic system preference to "disabled."
- Return to the OPAC and refresh the page. You should be redirected to
  the login page, and the Cart and Lists buttons should no longer appear
  in the header.
- The links in the header for login and cookies should look correct at
  various browser widths.

Signed-off-by: David Cook <dcook@prosentient.com.au>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
2023-12-11 19:41:22 +01:00
..
fonts
src Bug 33244: Do not show lists in OPAC if OpacPublic is disabled 2023-12-11 19:41:22 +01:00
babeltheque.css
bootstrap-theme-oai.css Bug 26179: Remove redundant import of Google font 2020-08-12 12:07:10 +02:00
datatables.css Bug 25775: Add DataTables controls to user's checkouts table in OPAC 2021-01-14 10:11:37 +01:00
hierarchy.css
oai.css
overdrive.css Bug 28537: Improve HTML generated by OverDrive integration 2021-11-03 15:40:52 +01:00