27 Oct
2025
27 Oct
'25
1:49 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40827 David Cook <dcook@prosentient.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA --- Comment #7 from David Cook <dcook@prosentient.com.au> --- For people implementing this, you can pass the "method" via $template->{VARS}->{method} or you can hard-code it into your template like this: [% WRAPPER "wrapper-staff-tool-plugin.inc" method="report" plugin_title="Kitchen Sink Plugin: Patron List" %] They both work. -- You are receiving this mail because: You are watching all bug changes.