https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25681
--- Comment #1 from Owen Leonard <[email protected]> --- The "New patron" dropdown menu comes from patron-toolbar.inc, in which the patron categories are retrieved using a template plugin, Categories.pm. This lets the include file be embedded in multiple pages without modifying those pages' corresponding scripts to include category retrieval code. The patron entry page has its own code to retrieve both category type and category information. Perhaps the template plugin could be modified to provide more information when necessary? -- 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/
