https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30230
--- Comment #84 from Katrin Fischer <[email protected]> --- > 2) Please add view to the permission descriptions in the SQL and template > file: > > + "INSERT IGNORE INTO permissions (module_bit, code, description) > VALUES (4, 'list_borrowers', 'Search and list patrons')" The .sql file for new installations and the .inc for description in the template were missed. Fixed in a follow-up. > 3) In the main navigation (not start page, but on top) the Patrons module is > missing with only catalogue and list_borrowers permission. This was missed as well, fixed in a follow-up to header.inc. -- 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/
