Bug 34010: Template corrections to recall pages
authorOwen Leonard <oleonard@myacpl.org>
Wed, 14 Jun 2023 15:49:57 +0000 (15:49 +0000)
committerPedro Amorim <pedro.amorim@ptfs-europe.com>
Tue, 18 Jul 2023 10:47:43 +0000 (10:47 +0000)
commit516929e60e8e75a93cc859b91f49d168f366c13a
tree69611d53074482f8e4d3de6de45032cb8c7a2ff5
parent66df7371ac07be1b2d594392a74a49c85f014895
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>
(cherry picked from commit f19eab575244d0b371cde2f1d6ff0f37d843d009)
Signed-off-by: Pedro Amorim <pedro.amorim@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