Project

General

Profile

0001-agenda-empty-page-removed-while-printing-schedules-w.patch

Serghei Mihai, 24 August 2014 01:11 PM

Download (748 Bytes)

View differences:

Subject: [PATCH] agenda: empty page removed while printing schedules with not
 first selected

Closes #5316
 calebasse/static/css/print.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
calebasse/static/css/print.css
background: none;
}
.worker-agenda+.worker-agenda {
div[class="worker-agenda"]~div[class="worker-agenda"] {
page-break-before: always;
}