https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33167
Nick Clemens <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #148082|0 |1 is obsolete| | Attachment #148083|0 |1 is obsolete| | Attachment #148084|0 |1 is obsolete| | Attachment #148085|0 |1 is obsolete| | --- Comment #7 from Nick Clemens <[email protected]> --- Created attachment 148431 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=148431&action=edit Bug 33167: Cleanup staff detail page This patch begins reduing some of the extra things we are doing in detail.pl that could easily be handled in the templates - fetching authorised values and branches etc It also removes a loop to find items that should be hidden, and instead uses a searh parameter The template changes either use item object rather than passed variables, or utilize plugins to fetch authorised valued -- You are receiving this mail because: You are the assignee for the bug. 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/
