As per Bug 32744: Fieldsets with the class "action" should be placed outside of the fieldset containing the main body of the form. This report covers a few templates in authorities, cataloging, and circulation.
Created attachment 146590 [details] [review] Bug 32952: Standardize action fieldsets in authorities, cataloging, and circulation This patch updates acquisitions templates so that fieldsets with the "action" class are placed outside the form's main fieldset. To test, apply the patch and check the following pages to confirm that changes to form structure look correct: - Authorities -> Authority search -> Merge - Catalog -> Search -> Merge records - Catalog -> Bibliographic record details -> Edit -> Attach item - Circulation -> Check out to patron -> Batch check out - Circulation -> Overdues -> Sidebar filter - Circulation -> Holds to pull -> Sidebar filter
Created attachment 146595 [details] [review] Bug 32952: Standardize action fieldsets in authorities, cataloging, and circulation This patch updates some templates in authorities, cataloging, and circulation so that fieldsets with the "action" class are placed outside the form's main fieldset. To test, apply the patch and check the following pages to confirm that changes to form structure look correct: - Authorities -> Authority search -> Merge - Catalog -> Search -> Merge records - Catalog -> Bibliographic record details -> Edit -> Attach item - Circulation -> Check out to patron -> Batch check out - Circulation -> Overdues -> Sidebar filter - Circulation -> Holds to pull -> Sidebar filter
Created attachment 146612 [details] [review] Bug 32952: Standardize action fieldsets in authorities, cataloging, and circulation This patch updates some templates in authorities, cataloging, and circulation so that fieldsets with the "action" class are placed outside the form's main fieldset. To test, apply the patch and check the following pages to confirm that changes to form structure look correct: - Authorities -> Authority search -> Merge - Catalog -> Search -> Merge records - Catalog -> Bibliographic record details -> Edit -> Attach item - Circulation -> Check out to patron -> Batch check out - Circulation -> Overdues -> Sidebar filter - Circulation -> Holds to pull -> Sidebar filter Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Created attachment 147406 [details] [review] Bug 32952: Standardize action fieldsets in authorities, cataloging, and circulation This patch updates some templates in authorities, cataloging, and circulation so that fieldsets with the "action" class are placed outside the form's main fieldset. To test, apply the patch and check the following pages to confirm that changes to form structure look correct: - Authorities -> Authority search -> Merge - Catalog -> Search -> Merge records - Catalog -> Bibliographic record details -> Edit -> Attach item - Circulation -> Check out to patron -> Batch check out - Circulation -> Overdues -> Sidebar filter - Circulation -> Holds to pull -> Sidebar filter Signed-off-by: Matt Blenkinsop <matt.blenkinsop@ptfs-europe.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 23.05. Nice work everyone, thanks!
Nice work everyone! Pushed to stable for 22.11.x
Enhancement will not be backported to 22.05.x