From: Michael Glass Date: Thu, 2 Apr 2015 17:59:55 +0000 (-0700) Subject: KMAIN 1352 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=c96ce78eface555c687ebd4405e1e05c854ccd6e;p=working%2FEvergreen.git KMAIN 1352 Added an inline style to the sees link, modified positioning of number of links. Fixed broken link issue Signed-off-by: Michael Glass --- diff --git a/KCLS/openils/var/templates_kcls/opac/browse_results.tt2 b/KCLS/openils/var/templates_kcls/opac/browse_results.tt2 index 3fbaaa8b36..bf11734433 100644 --- a/KCLS/openils/var/templates_kcls/opac/browse_results.tt2 +++ b/KCLS/openils/var/templates_kcls/opac/browse_results.tt2 @@ -223,15 +223,20 @@ id = h.target; NEXT IF seenit.$id; seenit.$id = 1; %] [% target = h.target; %] [% IF result.ref_headings.$target.show == 1; %] -
  • [% result.ref_headings.$target.display %] - - [% h.heading | html %] - - ([% h.target_count %]) +
  • +
    [% result.ref_headings.$target.display %] + + [% h.heading | html %] + + + + ([% h.target_count %]) +
    +
    [% FOR note IN result.ref_headings.$target.notes %]
    @@ -245,6 +250,7 @@ [% END %]
  • +
    [% END %] [% END %] [% END %]