Bugzilla – Attachment 29442 Details for
Bug 9811
Patrons search improvements
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 9811 [QA Followup] - Enable bProcessing
Bug-9811-QA-Followup---Enable-bProcessing.patch (text/plain), 1.00 KB, created by
Kyle M Hall (khall)
on 2014-07-02 14:18:43 UTC
(
hide
)
Description:
Bug 9811 [QA Followup] - Enable bProcessing
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2014-07-02 14:18:43 UTC
Size:
1.00 KB
patch
obsolete
>From c78378bc1963834f686e26a55b7a4be48a19208f Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Wed, 2 Jul 2014 10:17:37 -0400 >Subject: [PATCH] Bug 9811 [QA Followup] - Enable bProcessing > >It's a bit disconcerting to not have any feedback while paging >through the patrons. Enabling bProcessing helps resolve that. >--- > .../prog/en/modules/members/member.tt | 1 + > 1 files changed, 1 insertions(+), 0 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt >index e924d9e..f167e32 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/member.tt >@@ -213,6 +213,7 @@ $(document).ready(function() { > "aLengthMenu": [aLengthMenu, aLengthMenuLabel], > 'sPaginationType': 'full_numbers', > "iDisplayLength": [% PatronsPerPage %], >+ "bProcessing": true, > })); > update_searched(); > }); >-- >1.7.2.5
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 9811
:
16096
|
16111
|
16112
|
16320
|
16362
|
16403
|
16957
|
19056
|
19057
|
19307
|
19633
|
19642
|
20094
|
20095
|
20096
|
20174
|
20266
|
20290
|
20291
|
21169
|
21170
|
21171
|
21172
|
21173
|
21174
|
21175
|
22265
|
23261
|
24095
|
24111
|
26067
|
26068
|
26261
|
26336
|
26337
|
26342
|
26347
|
27642
|
27643
|
27644
|
27645
|
27646
|
27711
|
28738
|
28739
|
28740
|
28741
|
28742
|
28743
|
28744
|
28745
|
28746
|
28747
|
28781
|
28782
|
29019
|
29020
|
29021
|
29022
|
29023
|
29024
|
29025
|
29026
|
29027
|
29028
|
29029
| 29442