Koha/koha-tmpl/opac-tmpl/bootstrap/en
Martin Renvoize 015004d418 Bug 31028: Add ability to report catalog concerns from the OPAC
This patch adds the ability for patrons to report catalog concerns via
the opac.

Test plan
1) Enable the new `OpacCatalogConcerns` system preference
2) Navigate to the record details page of a biblio record on the OPAC
3) You should see a new 'Report a concern' option in the right side
   actions box
4) If not logged in you should have the login modal displayed and upon a
   successful login you should be redirected back to the details page
   with a new model displayed for entering concern details
5) Submit your concern with a title and details.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Helen Oliver <HOliver@tavi-port.ac.uk>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
2023-03-06 11:23:17 -03:00
..
includes Bug 31028: Add ability to report catalog concerns from the OPAC 2023-03-06 11:23:17 -03:00
modules Bug 31028: Add ability to report catalog concerns from the OPAC 2023-03-06 11:23:17 -03:00
xslt Bug 26765: Make author span a clickable link on OPAC results list 2023-02-07 10:48:35 -03:00