Bug 12029: Remove 'params' from filter_by_unread
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 23 Mar 2023 11:28:31 +0000 (12:28 +0100)
committerTomas Cohen Arazi <tomascohen@theke.io>
Thu, 20 Apr 2023 18:48:47 +0000 (15:48 -0300)
commit806cbf8d8c302f8d2cf5926b2330abab28c03cf2
treee1fafc81ed60f2f3837b8d04fbd559bb3f0db085
parent368dfdc7d0e43db6c31bc3bc8d6a294b00d585e3
Bug 12029: Remove 'params' from filter_by_unread

It's not used and not needed, you can chain methods.

Also remove unused C4::Koha module and useless statement in tests.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/Patron/Messages.pm
opac/opac-dismiss-message.pl
t/db_dependent/Koha/Patron/Messages.t