In 20.05 and 20.11, printing a list includes the toolbar (Advanced Search | Authority Search | etc) For libraries that have set opaccredits, it includes that as well. Previous versions (19.11 for example) printed a cleaner looking list without these.
Created attachment 122862 [details] [review] Bug 28716: hide moresearches & opacredits from print To test: 1. Make some lists and look at them in the OPAC 2. Have some content in your OPACCredits news section 3. Look at some lists and try clicking 'Print list' 4. You will see the moresearches (top navigation) and opaccredits content 5. apply patch and regenearte the CSS 6. Do 3 again, you should not see the contents of moresearches (top navigation) and opaccredits content
Created attachment 127681 [details] [review] Bug 28716: hide moresearches and opaccredits from print To test: 1. Make some lists and look at them in the OPAC 2. Have some content in your OPACCredits news section 3. Look at some lists and try clicking 'Print list' 4. You will see the moresearches (top navigation) and opaccredits content 5. apply patch and regenearte the CSS 6. Do 3 again, you should not see the contents of moresearches (top navigation) and opaccredits content Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
I changed commit message : & => and (I bet it can break HTML somewhere) opacredits => opaccredits Sounds more a minor bug than enhancement to me.
Created attachment 127801 [details] [review] Bug 28716: hide moresearches and opaccredits from print To test: 1. Make some lists and look at them in the OPAC 2. Have some content in your OPACCredits news section 3. Look at some lists and try clicking 'Print list' 4. You will see the moresearches (top navigation) and opaccredits content 5. apply patch and regenearte the CSS 6. Do 3 again, you should not see the contents of moresearches (top navigation) and opaccredits content Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Pushed to master for 22.05, thanks to everybody involved!