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

David Cook <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Passed QA

--- Comment #7 from David Cook <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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