http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9466

Jonathan Druart <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |m

--- Comment #2 from Jonathan Druart <[email protected]> ---
Hi Owen,

I found a bug in all the datatable patchs :-/
The iDisplayLength value equal 20 but this value is not in the aLengthMenu, so
the selected value is 10.
The default values of datatable is 10, 25, 50 and 100.
We have 2 solutions:
1/ we defined the aLengthMenu with 10, 20, 50, 100, All
2/ the iDisplayLength has to be equal to 25

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to