https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25005
David Roberts <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #102510|0 |1 is obsolete| | --- Comment #3 from David Roberts <[email protected]> --- Created attachment 102526 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102526&action=edit Bug 25005: (bug 22868 follow-up) Fix suggestions pending on main page There is a "Suggestions pending approval" link on the main page that is displayed if there are new suggestions and the logged in user has the permission to manage them. On bug bug 22868 the permission changed from acquisition.suggestions_manage to suggestions.suggestions_manage But in the template, one occurrence has not been replaced correctly (certainly because it was already wrong actually). Test plan: Create a suggestion at the OPAC Create a patron with the suggestions permission Use this patron to login at the staff interface => Without this patch the link does not appear on the main page => With this patch applied the link appears Signed-off-by: David Roberts <[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/
