Bugzilla – Attachment 7517 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]
Proposed patch
0001-Bug-7406-Fix-saved-reports-display-paging-inconsiste.patch (text/plain), 934 bytes, created by
Frédéric Demians
on 2012-02-08 18:16:48 UTC
(
hide
)
Description:
Proposed patch
Filename:
MIME Type:
Creator:
Frédéric Demians
Created:
2012-02-08 18:16:48 UTC
Size:
934 bytes
patch
obsolete
>From f218955f618b210ae7b542065db75165fb3f61c4 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] Bug 7406 Fix saved reports display paging inconsistency > >--- > .../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.8 >
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