Bugzilla – Attachment 7526 Details for
Bug 7406
saved reports not showing right number
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 7406 Fix saved reports display paging inconsistency
SIGNED-OFF-Bug-7406-Fix-saved-reports-display-pagi.patch (text/plain), 1.01 KB, created by
Owen Leonard
on 2012-02-09 13:49:34 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 7406 Fix saved reports display paging inconsistency
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-02-09 13:49:34 UTC
Size:
1.01 KB
patch
obsolete
>From 5dd99f034a8876f25cb996f881cf2b8b5861a863 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Demians?= <f.demians@tamil.fr> >Date: Wed, 8 Feb 2012 19:13:41 +0100 >Subject: [PATCH] [SIGNED-OFF] Bug 7406 Fix saved reports display paging inconsistency >Content-Type: text/plain; charset="utf-8" > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../en/modules/reports/guided_reports_start.tt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >index 3836a02..caf27f1 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt >@@ -54,7 +54,7 @@ $(document).ready(function(){ > }).tablesorterPager({ > container: $("#pagertable_reports"), > positionFixed: false, >- size: 50 >+ size: 20 > }); > }); > //]]> >-- >1.7.3
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 7406
:
7517
| 7526