]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1791791: remove a regression regression on bug 1923225
authorGalen Charlton <gmc@equinoxOLI.org>
Thu, 30 Mar 2023 18:11:26 +0000 (14:11 -0400)
committerGalen Charlton <gmc@equinoxOLI.org>
Wed, 26 Apr 2023 19:57:49 +0000 (19:57 +0000)
commitac72f4b548b0698e53c906351b4989ab9286aaa7
tree82f6a31a52a1b67f795e1900581258147b539dbe
parentf3157ba7f5dbd83049a2b9f818d6ff1fe6935547
LP#1791791: remove a regression regression on bug 1923225

This was introduced on the Bootstrap side by the patch for
bug 1955403.

To test:

[0] This applies to the Bootstrap OPAC skin.
[1] Perform a search on ISBN.
[2] Note that on the record page, the ISBN (under more details)
    is not properly highlighted.
[3] Apply the patch and repeat step 1. This time, the ISBN
    should be highlighted.

Signed-off-by: Galen Charlton <gmc@equinoxOLI.org>
Open-ILS/src/templates-bootstrap/opac/parts/record/summary.tt2