https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=38070
--- Comment #1 from Martin Renvoize (ashimema) <[email protected]> --- Side question.. The template here and the circ/printslips.tt template achieve the same result using different methods. This one adds `page-break-after: always` to the containing div of the notice whilst printslips.tt adds an empty div after each slip div and adds `break-after: page` to that. Any thoughts on which method we should use consistently? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ 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/
