https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42267 --- Comment #5 from Jonathan Druart <jonathan.druart@gmail.com> --- Created attachment 197804 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=197804&action=edit Bug 42267: Update lists pages to use grid layout for forms This patch updates lists templates with new markup for laying out forms using CSS grids. To test, apply the patch rebuild the staff interface CSS. Check the following pages, confirming that the forms look correct. - Lists -> New list - Lists -> Edit list - Lists -> View list -> Add records - Lists -> View list -> Send list - Lists -> View list -> Download - We don't directly access the template for downloading lists anymore, but it's still there: http://127.0.0.1:8081/cgi-bin/koha/virtualshelves/downloadshelf.pl?shelfnumb... Sponsored-by: Athens County Public Libraries Signed-off-by: Gretchen Maxeiner <maxeinergl@gcc.edu> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> -- You are receiving this mail because: You are watching all bug changes.