https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40827
David Cook <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #188173|0 |1 is obsolete| | --- Comment #6 from David Cook <[email protected]> --- Created attachment 188454 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=188454&action=edit Bug 40827: Add context to plugin wrapper for report plugins This patch updates the plugin wrapper to include the reports menu and have the breadcrumbs list reports instead of admin or tools when method="report" To Test: 1. Install the Kitchen Sink Plugin 2. Navigate to Reports->Report plugins->Run Report. 3. Observe the admin menu shows 4. Apply the patch 5. Repeat step 2 6. Observe the report menu shows and the breadcrumbs are for the report module. 7. Check that the tools and configuration show the appropriate tool/admin context. Signed-off-by: David Cook <[email protected]> -- 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/
