Bug 34010: Template corrections to recall pages
authorOwen Leonard <oleonard@myacpl.org>
Wed, 14 Jun 2023 15:49:57 +0000 (15:49 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 17 Jul 2023 12:44:22 +0000 (13:44 +0100)
commitf19eab575244d0b371cde2f1d6ff0f37d843d009
treea072d8c05e3bb0d1a9a7693def16ce9db9496cba
parentd8f339dda7eed5d68edcf00a3d5475e6a96ec26f
Bug 34010: Template corrections to recall pages

This patch makes some corrections to recall pages:
- Update breadcrumbs menu to use wrapper.
- Add <div class="page-section"> where it is missing.
- Use biblio-title include to show links to bibliographic record titles.
- Correct Bootstrap button dropdown markup for consistent style
- Change some submit buttons to <button> elements for consistent style

To test you must have UseRecalls enabled. Having some sample recalls
data will help. Check the following pages to confirm that everything
looks correct:

- Circulation ->
  - Recalls queue
  - Recalls to pull
  - Overdue recalls
  - Recalls awaiting pickup
  - Old recalls
  - Existing recalls: View a bibliographic record with a recall and
    click "Recalls" in the sidebar.

Signed-off-by: Sam Lau <samalau@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit ec6f8186ae39c4a23bad7af2d0feb1642b165f57)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
koha-tmpl/intranet-tmpl/prog/en/includes/recalls.inc
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_old_queue.tt
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_overdue.tt
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_queue.tt
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_to_pull.tt
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/recalls_waiting.tt
koha-tmpl/intranet-tmpl/prog/en/modules/recalls/request.tt