Bugzilla – Attachment 36170 Details for
Bug 13761
Hide toolbar when printing a list page
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 13761 - Hide toolbar when printing a list page
Bug-13761---Hide-toolbar-when-printing-a-list-page.patch (text/plain), 1.07 KB, created by
Fridolin Somers
on 2015-02-25 16:49:49 UTC
(
hide
)
Description:
Bug 13761 - Hide toolbar when printing a list page
Filename:
MIME Type:
Creator:
Fridolin Somers
Created:
2015-02-25 16:49:49 UTC
Size:
1.07 KB
patch
obsolete
>From 7390321a3acb69aea460fd80d195e878b65653c7 Mon Sep 17 00:00:00 2001 >From: Fridolin Somers <fridolin.somers@biblibre.com> >Date: Wed, 25 Feb 2015 17:44:32 +0100 >Subject: [PATCH] Bug 13761 - Hide toolbar when printing a list page > >When printing a list page at Intranet, the toolbar is useless. > >This patch add #searchheader to print.css. >It will hide at print the toolbar in several pages : > catalogue/results.tt > members/member.tt > patron_lists/list.tt > patroncards/members-search.tt > serials/member-search.tt > virtualshelves/shelves.tt > >Test plan : >- Try to print the page (you can use print preview) >- Check the toolbar is missing >--- > koha-tmpl/intranet-tmpl/prog/en/css/print.css | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/css/print.css b/koha-tmpl/intranet-tmpl/prog/en/css/print.css >index 239059c..7f44b5a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/css/print.css >+++ b/koha-tmpl/intranet-tmpl/prog/en/css/print.css >@@ -294,6 +294,7 @@ td.debit { > #toolbar, > #changelanguage, > #menu, >+#searchheader, > .gradient, > div.yui-b, > .noprint, >-- >2.1.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 13761
:
36170
|
44713