[Koha-bugs] [Bug 29648] Make KohaTable tables 'default length' and 'default sort' configurable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 27 18:08:08 CEST 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=29648

Martin Renvoize <martin.renvoize at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #134018|0                           |1
        is obsolete|                            |

--- Comment #156 from Martin Renvoize <martin.renvoize at ptfs-europe.com> ---
Created attachment 134086
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=134086&action=edit
Bug 29648: Improve existing code

We already have 2 tables that are configurable, on acqui/basket and
reports/orders_by_budget.
This patch is modifying a bit the existing code to transfer the
responsability/logic to the KohaTable constructor instead of the
template that is creating the object.

Signed-off-by: Owen Leonard <oleonard at myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list