I see some stranger style issues in the ILL request detail page with the new staff interface design. To name some: * The page sections have alight blue background and when you hover over the section, the background turns light green * There are light green borders around the elements * There is a line below the section headings
Created attachment 145046 [details] [review] Bug 32654: Update ILL template markup to conform to Bootstrap panels The ILL request detail template uses Bootstrap panel markup that isn't quite correct. This patch changes the markup around the details and comments panels so that they look correct. To test you must have ILL enabled and have at least one request to view. - Apply the patch and go to ILL requests -> Manage request - The page should display with the "Request details" panel expanded by default. - Expanding and collapsing the "Request details" and "Comments" panels should work correctly.
Created attachment 145057 [details] [review] Bug 32564: Update ILL template markup to conform to Bootstrap panels The ILL request detail template uses Bootstrap panel markup that isn't quite correct. This patch changes the markup around the details and comments panels so that they look correct. To test you must have ILL enabled and have at least one request to view. - Apply the patch and go to ILL requests -> Manage request - The page should display with the "Request details" panel expanded by default. - Expanding and collapsing the "Request details" and "Comments" panels should work correctly. https://bugs.koha-community.org/show_bug.cgi?id=32564 Signed-off-by: David Nind <david@davidnind.com>
Testing notes (using KTD): 1. I amended the commit message to fix the bug title (should be Bug 32564: ....)/ 2. Enabled the FreeForm backend using the instructions at https://wiki.koha-community.org/wiki/ILL_backends
I am very sorry I didn't realize this sooner, but this is now kind of a duplicate of bug 32576. And it gets 'worse': Bug 32576 converts the panels to page sections which I like a little better - Would you mind having a look if you agree?
*** This bug has been marked as a duplicate of bug 32576 ***