From: Lebbeous Fogle-Weekley Date: Wed, 10 Jul 2013 19:32:27 +0000 (-0400) Subject: OPAC Browse: add a CSS class to the best-matching result when not paging X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=ff053f78d3ffe9bbf54ae21f42dab09712436e83;p=working%2FEvergreen.git OPAC Browse: add a CSS class to the best-matching result when not paging This adds a CSS class to the DOM element around the best-matching browse result when you've just entered a term, to help the end user spot it in the middle of the page. It does not stick around if go forward and back from your first result page. Signed-off-by: Lebbeous Fogle-Weekley --- diff --git a/Open-ILS/src/templates/opac/browse.tt2 b/Open-ILS/src/templates/opac/browse.tt2 index ac12438f2a..a6f990a10f 100644 --- a/Open-ILS/src/templates/opac/browse.tt2 +++ b/Open-ILS/src/templates/opac/browse.tt2 @@ -95,7 +95,7 @@
    [% FOR result IN ctx.browse_results %]
  1. - +