Bug 32633: Add 'page-section' to cataloging and authority pages
authorOwen Leonard <oleonard@myacpl.org>
Fri, 13 Jan 2023 12:12:30 +0000 (12:12 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 2 Feb 2023 14:53:14 +0000 (11:53 -0300)
commitb88ec7daeb9749d79ceca99277de2d0a1a3f26ae
tree610704c98d441aedae348e18ee6983fa6e4141fe
parent0c1fbffbe4f9af3e023e4a2fb9f26ec9f38507eb
Bug 32633: Add 'page-section' to cataloging and authority pages

This patch adds a "page-section" container div around the main section
of cataloging and authority pages which lack it.

This patch contains indentation changes, so please ignore whitespace
when looking at the diff.

Apply the patch and view the following pages to confirm that the main
content is contained in a white box:

 - Cataloging -> Cataloging search results
 - Cataloging -> Edit items: The table of items and the item edit form
   should each be contained in a page-section.
 - Authorities -> Search results
 - Authorites -> Merge authorities: From the authorities search results
   list, click "Actions -> Merge" for one result, and then "Actions ->
   Merge" for another.
 - Click "Next" after selecting a merge reference.
   - The "Destination record" information should be contained in a
     page-section.

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
koha-tmpl/intranet-tmpl/prog/en/includes/merge-record.inc
koha-tmpl/intranet-tmpl/prog/en/modules/authorities/searchresultlist.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/addbooks.tt
koha-tmpl/intranet-tmpl/prog/en/modules/cataloguing/additem.tt