Koha/koha-tmpl/intranet-tmpl
Jonathan Druart 9e2f3200ea
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 <david@koha-ptfs.co.uk>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-14 08:24:50 +01:00
..
js Bug 23601: Prevent default for auxclick 2020-04-06 10:59:56 +01:00
lib Bug 24455: Add moment-timezone library in staff 2020-03-25 13:54:16 +00:00
prog Bug 25005: (bug 22868 follow-up) Fix suggestions pending on main page 2020-04-14 08:24:50 +01:00