Bug 25012: Fix class on OPAC view link in staff detail page
authorKatrin Fischer <katrin.fischer.83@web.de>
Fri, 27 Mar 2020 23:46:55 +0000 (00:46 +0100)
committerLucas Gass <lucas@bywatersolutions.com>
Mon, 11 May 2020 19:33:34 +0000 (19:33 +0000)
commit13f62df3f555387ca1a7c6886c30362744c1b79f
tree2ddca73f4f3c688189a868095e8d70abb2b45e6c
parent4dd3e83b6e556f2ea1e8cb0d4e928b68b48e0d28
Bug 25012: Fix class on OPAC view link in staff detail page

Probably a copy & paste error: the OPAC view link on the staff
detail page currently has the class succeeding_entry_note.

This patch changes it to opac_view to allow for independent
styling of the link.

Note: The link will only be visible when OPACBaseURL is set.

To test:
- Use the element inspector or check the source code for
  the class used on the OPAC view link on the staff detail page
- Apply patch
- Repeat and verify that the class has changed to opac_view

Signed-off-by: David Roberts <david@koha-ptfs.co.uk>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joy Nelson <joy@bywatersolutions.com>
(cherry picked from commit f11299f9c04e6223507f0b4914b3191b60d5845e)

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/xslt/MARC21slim2intranetDetail.xsl