Bugzilla – Attachment 84092 Details for
Bug 20679
Remove 'rows per page' from reports print layout
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 20679: Removed 'rows per page' from report print layout
Bug-20679-Removed-rows-per-page-from-report-print-.patch (text/plain), 895 bytes, created by
Jasmine Amohia
on 2019-01-16 20:57:56 UTC
(
hide
)
Description:
Bug 20679: Removed 'rows per page' from report print layout
Filename:
MIME Type:
Creator:
Jasmine Amohia
Created:
2019-01-16 20:57:56 UTC
Size:
895 bytes
patch
obsolete
>From b4072e52ea1caa99ba159a07c43b27f5c9123074 Mon Sep 17 00:00:00 2001 >From: Jasmine Amohia <jasmineamohia.student@wegc.school.nz> >Date: Wed, 16 Jan 2019 20:53:40 +0000 >Subject: [PATCH] Bug 20679: Removed 'rows per page' from report print layout > >Test plan: >1. Create a report or view an existing report >2. Notice that 'Rows per page:' is visible >3. Print report (Ctrl+P) >4. Confirm that on printed report, 'Rows per page:' is no longer visible >--- > koha-tmpl/intranet-tmpl/prog/css/print.css | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/koha-tmpl/intranet-tmpl/prog/css/print.css b/koha-tmpl/intranet-tmpl/prog/css/print.css >index 53617b007a..38e6f242c5 100644 >--- a/koha-tmpl/intranet-tmpl/prog/css/print.css >+++ b/koha-tmpl/intranet-tmpl/prog/css/print.css >@@ -294,6 +294,7 @@ td.debit { > #toolbar, > #changelanguage, > #menu, >+#limitselect, > .gradient, > div.yui-b, > .noprint, >-- >2.11.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 20679
:
84043
|
84092
|
84107
|
84126