Bug 34010: Template corrections to recall pages
authorOwen Leonard <oleonard@myacpl.org>
Wed, 14 Jun 2023 15:49:57 +0000 (15:49 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 23 Jun 2023 12:46:41 +0000 (09:46 -0300)
commitec6f8186ae39c4a23bad7af2d0feb1642b165f57
treebc56e6fe4eec32510ee22e52262e6075ce8c563f
parent12a986e6687424c00b0a14a627d8f694c6ef19c6
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>
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