Bugzilla – Attachment 31851 Details for
Bug 12985
All basketgroups are not listed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12985: All basketgroups should be listed
Bug-12985-All-basketgroups-should-be-listed.patch (text/plain), 1.09 KB, created by
Jonathan Druart
on 2014-09-24 13:52:34 UTC
(
hide
)
Description:
Bug 12985: All basketgroups should be listed
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2014-09-24 13:52:34 UTC
Size:
1.09 KB
patch
obsolete
>From 5ce2c472d0844b2d5a80f05b5165f6286f55b0c7 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@biblibre.com> >Date: Wed, 24 Sep 2014 15:50:49 +0200 >Subject: [PATCH] Bug 12985: All basketgroups should be listed > >Only 20 first are listed, others are hidden. > >Test plan: >- Create at least 21 basketgroups >- verify you can see it on the "open" tab >- close all of them >- verify you can see it on the "close" tab > >There is no restriction to hide datables functions here. >--- > koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >index 8f5e1a2..32cefa7 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/basketgroup.tt >@@ -113,7 +113,6 @@ function submitForm(form) { > "aoColumnDefs": [ > { "aTargets": [ -1 ], "bSortable": false, "bSearchable": false }, > ], >- sDom: 't', > "bAutoWidth": false > } )); > >-- >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 12985
:
31851
|
31868
|
31985