https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38070

--- Comment #2 from Martin Renvoize (ashimema) 
<[email protected]> ---
Created attachment 172361
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=172361&action=edit
Bug 38070: Revert class change so notices print one per page

This patch reverses the bootstrap 5 find and replace for the 'message'
class.

In this file the message class didn't refer to the bootstrap themeing
but rather is used for applying `page-break-after: always` to these
elements.

Test plan
1) Line up some print notices
2) Run gather_print_notices.pl with html file output
3) Open the output file
4) Print the page to invoke the page break css
5) Note that with the patch each notice is on it's own page, without the
   patch all the notices run one after the other on the same page.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to