[Koha-bugs] [Bug 25012] Fix class on OPAC view link in staff detail page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Mar 29 04:00:17 CEST 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25012

David Roberts <david.roberts at ptfs-europe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #102026|0                           |1
        is obsolete|                            |

--- Comment #3 from David Roberts <david.roberts at ptfs-europe.com> ---
Created attachment 102045
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102045&action=edit
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 at koha-ptfs.co.uk>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list